Skip to content

Commit c5bbd4c

Browse files
authored
Mute testCannotFollowLeaderInUpgradedCluster (#105333)
1 parent 3bab909 commit c5bbd4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/rolling-upgrade-multi-cluster/src/test/java/org/elasticsearch/upgrades/CcrRollingUpgradeIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ public void testAutoFollowing() throws Exception {
206206
}
207207
}
208208

209+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104620")
209210
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
210211
if (upgradeState != UpgradeState.ALL) {
211212
return;

0 commit comments

Comments
 (0)