Skip to content

Commit

Permalink
Mute DedicatedClusterSnapshotRestoreIT.testSnapshotWithStuckNode (#42832
Browse files Browse the repository at this point in the history
)

Relates: #39852
  • Loading branch information
tvernum committed Jun 4, 2019
1 parent 22541f6 commit 57053ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ public void testSnapshotDuringNodeShutdown() throws Exception {
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<>();
Expand Down

0 comments on commit 57053ac

Please sign in to comment.