Skip to content

Commit

Permalink
[CI] Mute BasicDistributedJobsIT::testFailOverBasics_withDataFeeder (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle authored Jan 31, 2022
1 parent 9a72476 commit 08d4f55
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,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 08d4f55

Please sign in to comment.