Mute MlMappingsUpgradeIT testMappingsUpgrade (#61909) (#62136)

For #61908

Co-authored-by: David Kyle <david.kyle@elastic.co>
This commit is contained in:
Yang Wang 2020-09-09 13:23:36 +10:00 committed by GitHub
parent ed4984a32e
commit 18a08c0cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ public class MlMappingsUpgradeIT extends AbstractUpgradeTestCase {
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/61908")
public void testMappingsUpgrade() throws Exception {
switch (CLUSTER_TYPE) {