|
@@ -25,6 +25,10 @@
|
|
---
|
|
---
|
|
"Test cat segments output":
|
|
"Test cat segments output":
|
|
|
|
|
|
|
|
+ - skip:
|
|
|
|
+ version: all
|
|
|
|
+ reason: "@AwaitsFix https://github.com/elastic/elasticsearch/issues/81928"
|
|
|
|
+
|
|
- do:
|
|
- do:
|
|
cat.segments: {}
|
|
cat.segments: {}
|
|
|
|
|
|
@@ -108,6 +112,10 @@
|
|
---
|
|
---
|
|
"Test cat segments using wildcards":
|
|
"Test cat segments using wildcards":
|
|
|
|
|
|
|
|
+ - skip:
|
|
|
|
+ version: all
|
|
|
|
+ reason: "@AwaitsFix https://github.com/elastic/elasticsearch/issues/81928"
|
|
|
|
+
|
|
- do:
|
|
- do:
|
|
indices.create:
|
|
indices.create:
|
|
index: foo
|
|
index: foo
|