parent
ea35abca28
commit
8aba7c8bbe
|
@ -103,8 +103,8 @@ setup:
|
||||||
---
|
---
|
||||||
"Create illegal split indices":
|
"Create illegal split indices":
|
||||||
- skip:
|
- skip:
|
||||||
version: " - 6.99.99"
|
version: " - 6.0.99"
|
||||||
reason: fixed in 7.0.0
|
reason: Added in 6.1.0
|
||||||
|
|
||||||
# try to do an illegal split with number_of_routing_shards set
|
# try to do an illegal split with number_of_routing_shards set
|
||||||
- do:
|
- do:
|
||||||
|
@ -132,6 +132,3 @@ setup:
|
||||||
settings:
|
settings:
|
||||||
index.number_of_replicas: 0
|
index.number_of_replicas: 0
|
||||||
index.number_of_shards: 3
|
index.number_of_shards: 3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue