mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Fix skip version in indices open test
This commit is contained in:
parent
bdb11a88ac
commit
0f6bd6ec5f
1 changed files with 1 additions and 2 deletions
|
@ -62,8 +62,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…
Add table
Add a link
Reference in a new issue