Skip to content

Commit 1f1d6c5

Browse files
authored
Merge branch 'main' into unmute-test-136388
2 parents 69be1d0 + 69a5da1 commit 1f1d6c5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

muted-tests.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,24 @@ tests:
636636
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityBWCToRCS2ClusterRestIT
637637
method: testBwcCCSViaRCS1orRCS2
638638
issue: https://github.com/elastic/elasticsearch/issues/136368
639+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
640+
method: testServiceAccountApiKey {cluster=UPGRADED}
641+
issue: https://github.com/elastic/elasticsearch/issues/136390
642+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
643+
method: testWatcher {cluster=UPGRADED}
644+
issue: https://github.com/elastic/elasticsearch/issues/136391
645+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
646+
method: testSingleDoc {cluster=UPGRADED}
647+
issue: https://github.com/elastic/elasticsearch/issues/136392
648+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
649+
method: testTransformLegacyTemplateCleanup {cluster=UPGRADED}
650+
issue: https://github.com/elastic/elasticsearch/issues/136393
651+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
652+
method: testApiKeySuperuser {cluster=UPGRADED}
653+
issue: https://github.com/elastic/elasticsearch/issues/136394
654+
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
655+
method: testSecurityNativeRealm {cluster=UPGRADED}
656+
issue: https://github.com/elastic/elasticsearch/issues/136395
639657

640658
# Examples:
641659
#

0 commit comments

Comments
 (0)