Mute MlConfigMigratorIT.testMigrateConfigs (#37374)

This commit is contained in:
Gordon Brown 2019-01-11 11:11:27 -07:00
parent 70cee18e56
commit 827ece73c8
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ public class MlConfigMigratorIT extends MlSingleNodeTestCase {
assertNull(alreadyMigratedJob.getCustomSettings());
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37374")
public void testMigrateConfigs() throws InterruptedException, IOException {
// and jobs and datafeeds clusterstate
MlMetadata.Builder mlMetadata = new MlMetadata.Builder();