Skip to content

Commit

Permalink
Revert "[TEST] Mute MlMigrationFullClusterRestartIT" (#37112)
Browse files Browse the repository at this point in the history
Re-enable the muted MlMigrationFullClusterRestartIT test
This reverts commit 4b3fd15.
  • Loading branch information
davidkyle committed Jan 3, 2019
1 parent b89786a commit 088a18f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ 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 088a18f

Please sign in to comment.