mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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 {
|
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
|
||||||
assumeTrue("Tests only runs with upgrade_state [all]", upgradeState == UpgradeState.ALL);
|
assumeTrue("Tests only runs with upgrade_state [all]", upgradeState == UpgradeState.ALL);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user