Skip to content

Commit

Permalink
[TEST] Mute MlMigrationFullClusterRestartIT
Browse files Browse the repository at this point in the history
AwaitsFix: #36816

This test fails quite reliably.
  • Loading branch information
tvernum committed Dec 19, 2018
1 parent c65d233 commit 06b175d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ private void createTestIndex() throws IOException {
client().performRequest(createTestIndex);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36816")
public void testMigration() throws Exception {
if (isRunningAgainstOldCluster()) {
createTestIndex();
Expand Down

0 comments on commit 06b175d

Please sign in to comment.