Mute test SharedClusterSnapshotRestoreIT#renameOnRestoreTest
Working on the fix
This commit is contained in:
parent
4c1ef2c943
commit
e44991d2ef
|
@ -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();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue