mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Mute DedicatedClusterSnapshotRestoreIT#testSnapshotWithStuckNode as we await a fix.
This commit is contained in:
parent
1287c7d91f
commit
a0fc2461d7
@ -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<>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user