add logstash-output-webhdfs as is released, but still not completely integrated with logstash to be run in the all plugins test

Fixes #3401
This commit is contained in:
Pere Urbon-Bayes 2015-06-09 11:27:33 +02:00 committed by Jordan Sissel
parent 06c5a893b5
commit 1849ff23bb

View file

@ -138,7 +138,8 @@ module LogStash
/^logstash-input-neo4j$/,
/^logstash-output-neo4j$/,
/^logstash-input-perfmon$/,
/^logstash-input-http$/
/^logstash-input-http$/,
/^logstash-output-webhdfs$/
])