Skip to content

Commit

Permalink
[CI] Mute BasicDistributedJobsIT::testFailOverBasics_withDataFeeder (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle authored Jan 31, 2022
1 parent 22ff311 commit d354c82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public void testFailOverBasics() throws Exception {
awaitJobOpenedAndAssigned(job.getId(), null);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/82591")
public void testFailOverBasics_withDataFeeder() throws Exception {
internalCluster().ensureAtLeastNumDataNodes(4);
ensureStableCluster(4);
Expand Down

0 comments on commit d354c82

Please sign in to comment.