We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffbccb commit 5160113Copy full SHA for 5160113
muted-tests.yml
@@ -323,6 +323,9 @@ tests:
323
- class: org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT
324
method: testRestoreShrinkIndex
325
issue: https://github.com/elastic/elasticsearch/issues/121717
326
+- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
327
+ method: test {yaml=reference/cat/allocation/cat-allocation-example}
328
+ issue: https://github.com/elastic/elasticsearch/issues/121976
329
330
# Examples:
331
#
0 commit comments