Skip to content

Commit

Permalink
Mute DiskThresholdDeciderIT.testHighWatermarkNotExceeded
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher committed Oct 8, 2020
1 parent a9be418 commit 517d3e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
return Collections.singletonList(InternalSettingsPlugin.class);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/62326")
public void testHighWatermarkNotExceeded() throws Exception {
internalCluster().startMasterOnlyNode();
internalCluster().startDataOnlyNode();
Expand Down

0 comments on commit 517d3e4

Please sign in to comment.