Skip to content

Commit

Permalink
Mute test500Readiness (#108661)
Browse files Browse the repository at this point in the history
Mute for: #108523
  • Loading branch information
n1v0lg committed May 15, 2024
1 parent 37668fa commit e6d38bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1211,6 +1211,7 @@ private List<String> listPlugins() {
/**
* Check that readiness listener works
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/108523")
public void test500Readiness() throws Exception {
assertFalse(readinessProbe(9399));
// Disabling security so we wait for green
Expand Down

0 comments on commit e6d38bb

Please sign in to comment.