Skip to content

Commit

Permalink
Mute DiskThresholdDeciderIT
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer committed Sep 24, 2020
1 parent 4c23fad commit cefe7f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
return List.of(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 cefe7f4

Please sign in to comment.