We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81adb0f commit a4cb8d2Copy full SHA for a4cb8d2
muted-tests.yml
@@ -456,6 +456,9 @@ tests:
456
- class: org.elasticsearch.snapshots.SnapshotShutdownIT
457
method: testSnapshotShutdownProgressTracker
458
issue: https://github.com/elastic/elasticsearch/issues/127690
459
+- class: org.elasticsearch.xpack.core.template.IndexTemplateRegistryRolloverIT
460
+ method: testRollover
461
+ issue: https://github.com/elastic/elasticsearch/issues/127692
462
463
# Examples:
464
#
0 commit comments