Jenkins: Ignore DynamoDB for now. Make sure all plugins tests pass

Fixes #3839
This commit is contained in:
Suyog Rao 2015-09-01 18:30:06 -07:00 committed by Jordan Sissel
parent bb0de88583
commit e2a5e92faf

View file

@ -141,7 +141,8 @@ module LogStash
/^logstash-input-perfmon$/,
/^logstash-output-webhdfs$/,
/^logstash-input-rackspace$/,
/^logstash-output-rackspace$/
/^logstash-output-rackspace$/,
/^logstash-input-dynamodb$/
])