We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06ea24 commit bbf62ecCopy full SHA for bbf62ec
x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/MlMappingsUpgradeIT.java
@@ -42,6 +42,7 @@ protected Collection<String> templatesToWaitFor() {
42
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
43
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
44
*/
45
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/61908")
46
public void testMappingsUpgrade() throws Exception {
47
48
switch (CLUSTER_TYPE) {
0 commit comments