Mute MlMigrationFullClusterRestartIT#testMigration (#38315)
This commit is contained in:
parent
87f3579125
commit
7ed3e6e07e
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue