[Test] Mute FullClusterRestartIT.testShrink() until test is fixed

See https://github.com/elastic/elasticsearch/pull/34853
This commit is contained in:
Tanguy Leroux 2018-10-25 13:37:23 +02:00
parent b97546a5a9
commit a69c540f12
1 changed files with 1 additions and 0 deletions

View File

@ -325,6 +325,7 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/34853")
public void testShrink() throws IOException {
String shrunkenIndex = index + "_shrunk";
int numDocs;