mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[TEST] disabled replicas in validate query test
This commit is contained in:
parent
0b4bf88dae
commit
87a2188ae3
@ -3,6 +3,9 @@
|
||||
- do:
|
||||
indices.create:
|
||||
index: testing
|
||||
body:
|
||||
settings:
|
||||
number_of_replicas: 0
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
|
Loading…
x
Reference in New Issue
Block a user