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 ca1b945 commit 188e8e2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
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 188e8e2

Please sign in to comment.