Add skip to failing ingest-user-agent REST test

This commit adds a skip to a failing ingest-user-agent REST test.
This commit is contained in:
Jason Tedor 2016-07-07 15:14:19 -04:00
parent e86aa29f67
commit 7d13906fcd

View File

@ -1,5 +1,8 @@
---
"Test user agent processor with custom regex file":
- skip:
version: "all"
reason: "awaits fix #19307"
- do:
ingest.put_pipeline:
id: "my_pipeline"