Skip to content

Commit

Permalink
Mute SingleNodeDiscoveryIT.testCannotJoinNodeWithSingleNodeDiscovery
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Kale <kalsac@amazon.com>
  • Loading branch information
Sachin Kale committed Sep 4, 2023
1 parent e36fa0e commit 054a5c1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -117,6 +117,7 @@ public Path nodeConfigPath(int nodeOrdinal) {
}
}

@AwaitsFix(bugUrl = "Fails in CodeBuild but unable to reproduce")
public void testCannotJoinNodeWithSingleNodeDiscovery() throws Exception {
Logger clusterLogger = LogManager.getLogger(JoinHelper.class);
try (MockLogAppender mockAppender = MockLogAppender.createForLoggers(clusterLogger)) {
Expand Down

0 comments on commit 054a5c1

Please sign in to comment.