Mute index and relocate concurrently

This test is failing sporadically and for now we mute it as we have a
failure with additional logging that should hopefully enable us to
assess the situation.
This commit is contained in:
Jason Tedor 2017-05-25 17:36:45 -04:00
parent 8dbf8a230e
commit 9a118691bf
1 changed files with 1 additions and 0 deletions

View File

@ -454,6 +454,7 @@ public class RelocationIT extends ESIntegTestCase {
+ "org.elasticsearch.action.search:TRACE,"
+ "org.elasticsearch.cluster.service:TRACE,"
+ "org.elasticsearch.index.seqno:TRACE")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/24599")
public void testIndexAndRelocateConcurrently() throws ExecutionException, InterruptedException {
int halfNodes = randomIntBetween(1, 3);
Settings[] nodeSettings = Stream.concat(