Mute RecoveryWhileUnderLoadIT#testRecoverWhileUnderLoadAllocateReplicasRelocatePrimariesTest

Tracked in #37895.
This commit is contained in:
Julie Tibshirani 2019-01-25 16:50:39 -08:00
parent e41ccdc1a0
commit 23b0d9b3ed
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ public class RecoveryWhileUnderLoadIT extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37895")
public void testRecoverWhileUnderLoadAllocateReplicasRelocatePrimariesTest() throws Exception {
logger.info("--> creating test index ...");
int numberOfShards = numberOfShards();