[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:
Honza Král 2015-10-05 20:52:52 +02:00
parent 3ab3938501
commit f2fa279af1
1 changed files with 1 additions and 1 deletions

View File

@ -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}>