mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 10:54:54 +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: {}
|
nodes.usage: {}
|
||||||
- is_true: nodes
|
- is_true: nodes
|
||||||
- match: { _nodes.failed: 0 }
|
- 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