mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
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:
parent
e86aa29f67
commit
7d13906fcd
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user