Fix skip version in indices open test
This commit is contained in:
parent
b9e44288d3
commit
7c6d7997db
|
@ -65,8 +65,7 @@
|
|||
---
|
||||
"Close index with wait_for_active_shards set to all":
|
||||
- skip:
|
||||
version: " - ,
|
||||
"
|
||||
version: " - 7.1.99"
|
||||
reason: "closed indices are replicated starting version 7.2.0"
|
||||
|
||||
- do:
|
||||
|
|
Loading…
Reference in New Issue