Mute ShardChangesIT#testFollowIndex

This commit is contained in:
Nhat Nguyen 2018-05-30 14:29:58 -04:00
parent 5e81a20171
commit f25ee254cc
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ public class ShardChangesIT extends ESIntegTestCase {
assertThat(operation.id(), equalTo("5"));
}
// @TestLogging("org.elasticsearch.xpack.ccr.action:DEBUG")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30227")
public void testFollowIndex() throws Exception {
final int numberOfPrimaryShards = randomIntBetween(1, 3);
final String leaderIndexSettings = getIndexSettings(numberOfPrimaryShards,