Mute MlMigrationFullClusterRestartIT#testMigration (#38315)

This commit is contained in:
Christoph Büscher 2019-02-04 11:38:01 +01:00 committed by GitHub
parent 87f3579125
commit 7ed3e6e07e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ public class MlMigrationFullClusterRestartIT extends AbstractFullClusterRestartT
client().performRequest(createTestIndex);
}
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/36816")
public void testMigration() throws Exception {
if (isRunningAgainstOldCluster()) {
createTestIndex();