Fix MatrixAggregationRestIT test
This commit is contained in:
parent
19d0dbcd17
commit
dddbe4acad
|
@ -119,6 +119,10 @@ setup:
|
|||
indices.refresh:
|
||||
index: [test, unmapped]
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
|
||||
---
|
||||
"Unmapped":
|
||||
|
||||
|
|
|
@ -119,6 +119,10 @@ setup:
|
|||
indices.refresh:
|
||||
index: [test, unmapped]
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
|
||||
---
|
||||
"Unmapped":
|
||||
|
||||
|
|
Loading…
Reference in New Issue