Another test fix

Another attempt to fix a test that fails rarely and randomly. This time
try locking the query to just a single index.
This commit is contained in:
Nik Everett 2020-02-25 10:02:59 -05:00
parent a6f5b4bb78
commit 02b23c37d1
1 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,7 @@
- do:
catch: bad_request
search:
index: test
size: 0
body:
aggs:
@ -269,6 +270,7 @@
catch: bad_request
search:
size: 0
index: test
body:
aggs:
tm: