mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Revert "add a basic get index rolling upgrade test (#56322)"
This reverts commit 0b40886db3e469c0371f5ccefef85329070a4544.
This commit is contained in:
parent
406d58f28c
commit
e2e4c3179c
@ -73,9 +73,3 @@
|
||||
nodes.usage: {}
|
||||
- is_true: nodes
|
||||
- match: { _nodes.failed: 0 }
|
||||
---
|
||||
"Get index works":
|
||||
- do:
|
||||
indices.get:
|
||||
index: queries
|
||||
- match: { queries.mappings.properties.id.type: "keyword" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user