mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[test] remove index= from catch: /regex/ in date math tests
This breaks on some clients and is not required for the actual test
This commit is contained in:
parent
3ab3938501
commit
f2fa279af1
@ -2,6 +2,6 @@
|
||||
"Missing index with catch":
|
||||
|
||||
- do:
|
||||
catch: /index=logstash-\d{4}\.\d{2}\.\d{2}/
|
||||
catch: /logstash-\d{4}\.\d{2}\.\d{2}/
|
||||
search:
|
||||
index: <logstash-{now/M}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user