Skip to content

Commit

Permalink
[ML][CI] Unmute MlMigrationIT.testConfigMigration
Browse files Browse the repository at this point in the history
Resolved by #36810
  • Loading branch information
davidkyle committed Jan 15, 2019
1 parent fd3701b commit f445390
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -92,8 +92,7 @@ private void createTestIndex() throws IOException {
"}}}}");
client().performRequest(createTestIndex);
}

@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/36935")

public void testConfigMigration() throws Exception {
if (UPGRADED_FROM_VERSION.onOrAfter(Version.V_6_6_0)) {
// We are testing migration of ml config defined in the clusterstate
Expand Down

0 comments on commit f445390

Please sign in to comment.