mute test
This commit is contained in:
parent
a9d74711fa
commit
691b4e9709
|
@ -207,6 +207,7 @@ public class CcrRollingUpgradeIT extends AbstractMultiClusterUpgradeTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39355")
|
||||
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
|
||||
assumeTrue("Tests only runs with upgrade_state [all]", upgradeState == UpgradeState.ALL);
|
||||
|
||||
|
|
Loading…
Reference in New Issue