Mute DedicatedClusterSnapshotRestoreIT#testSnapshotWithStuckNode as we await a fix.

This commit is contained in:
Julie Tibshirani 2019-04-09 11:33:18 -07:00
parent 1287c7d91f
commit a0fc2461d7

View File

@ -420,6 +420,7 @@ public class DedicatedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTest
logger.info("--> done");
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39852")
public void testSnapshotWithStuckNode() throws Exception {
logger.info("--> start 2 nodes");
ArrayList<String> nodes = new ArrayList<>();