Muting AutoFollowIT.testAutoFollowManyIndices (#39265)

This commit is contained in:
Benjamin Trent 2019-02-21 13:43:09 -06:00 committed by GitHub
parent 8af0e7c4b6
commit 8072543428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)