Revert "add a basic get index rolling upgrade test (#56322)"
This reverts commit 0b40886db3
.
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…
Reference in New Issue