Skip to content

Commit

Permalink
[TEST] Muted testDifferentRolesMaintainPathOnRestart
Browse files Browse the repository at this point in the history
Relates to elastic#37462
  • Loading branch information
matriv committed Jan 15, 2019
1 parent 147c5e6 commit d6a104f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ private Path[] getNodePaths(InternalTestCluster cluster, String name) {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37462")
public void testDifferentRolesMaintainPathOnRestart() throws Exception {
final Path baseDir = createTempDir();
final int numNodes = 5;
Expand Down

0 comments on commit d6a104f

Please sign in to comment.