mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 06:16:40 +00:00
Mute FollowerFailOverIT testFailOverOnFollower (#38634)
Relates to #38633
This commit is contained in:
parent
6359d988f0
commit
d03b386f6a
@ -53,6 +53,7 @@ public class FollowerFailOverIT extends CcrIntegTestCase {
|
||||
return false;
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38633")
|
||||
public void testFailOverOnFollower() throws Exception {
|
||||
int numberOfReplicas = between(1, 2);
|
||||
getFollowerCluster().startMasterOnlyNode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user