mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- es output tests hang in jenkins
This commit is contained in:
parent
07754c206e
commit
16e930379d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue