- es output tests hang in jenkins

This commit is contained in:
Jordan Sissel 2013-05-01 21:57:09 -07:00
parent 07754c206e
commit 16e930379d

View file

@ -30,7 +30,7 @@ else
TAR_OPTS=--wildcards
endif
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/event.rb spec/outputs/graphite.rb spec/outputs/elasticsearch.rb)
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/event.rb spec/outputs/graphite.rb)
default: jar
# Figure out if we're using wget or curl