Skip to content

Commit 18a08c0

Browse files
ywangddavidkyle
andauthored
Mute MlMappingsUpgradeIT testMappingsUpgrade (#61909) (#62136)
For #61908 Co-authored-by: David Kyle <[email protected]>
1 parent ed4984a commit 18a08c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/MlMappingsUpgradeIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ protected Collection<String> templatesToWaitFor() {
4242
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
4343
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
4444
*/
45+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/61908")
4546
public void testMappingsUpgrade() throws Exception {
4647

4748
switch (CLUSTER_TYPE) {

0 commit comments

Comments
 (0)