Skip to content

Commit

Permalink
Mute flaky test testThreeNodesNoClusterManagerBlock (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#12093)

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
  • Loading branch information
kotwanikunal authored and rayshrey committed Mar 18, 2024
1 parent 08dcae2 commit 9e20ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ subprojects {
includeClasses.add("org.opensearch.snapshots.SnapshotStatusApisIT")
includeClasses.add("org.opensearch.test.rest.ClientYamlTestSuiteIT")
includeClasses.add("org.opensearch.upgrade.DetectEsInstallationTaskTests")
includeClasses.add("org.opensearch.cluster.MinimumClusterManagerNodesIT")
}
}
}
Expand Down

0 comments on commit 9e20ae8

Please sign in to comment.