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 d08955b commit eeace58Copy full SHA for eeace58
muted-tests.yml
@@ -583,6 +583,9 @@ tests:
583
- class: org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT
584
method: testSnapshotUpgrader
585
issue: https://github.com/elastic/elasticsearch/issues/98560
586
+- class: org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT
587
+ method: testBuiltInRolesSyncedOnClusterUpgrade
588
+ issue: https://github.com/elastic/elasticsearch/issues/129534
589
590
# Examples:
591
#
0 commit comments