mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Muting AutoFollowIT.testAutoFollowManyIndices (#39265)
This commit is contained in:
parent
8af0e7c4b6
commit
8072543428
@ -123,6 +123,7 @@ public class AutoFollowIT extends CcrIntegTestCase {
|
||||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36761")
|
||||
public void testAutoFollowManyIndices() throws Exception {
|
||||
Settings leaderIndexSettings = Settings.builder()
|
||||
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user