Skip to content

Commit 99a840e

Browse files
committed
Mute CcrRollingUpgradeIT.testCannotFollowLeaderInUpgradedCluster
1 parent 04cc335 commit 99a840e

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/103094")
209210
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
210211
if (upgradeState != UpgradeState.ALL) {
211212
return;

0 commit comments

Comments
 (0)