Skip to content

Commit 69514a0

Browse files
authored
Muting AutoFollowIT.testAutoFollowManyIndices (#39267)
1 parent 2934e26 commit 69514a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/AutoFollowIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public void testCleanFollowedLeaderIndexUUIDs() throws Exception {
123123
});
124124
}
125125

126+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36761")
126127
public void testAutoFollowManyIndices() throws Exception {
127128
Settings leaderIndexSettings = Settings.builder()
128129
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)

0 commit comments

Comments
 (0)