Mute test SharedClusterSnapshotRestoreIT#renameOnRestoreTest

Working on the fix
This commit is contained in:
Igor Motov 2015-08-14 12:12:40 -04:00
parent 4c1ef2c943
commit e44991d2ef
1 changed files with 1 additions and 0 deletions

View File

@ -996,6 +996,7 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
} }
@Test @Test
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/12855")
public void renameOnRestoreTest() throws Exception { public void renameOnRestoreTest() throws Exception {
Client client = client(); Client client = client();