Skip to content

Commit 18e89d2

Browse files
author
Christoph Büscher
committed
Mute FollowerFailOverIT testFailOverOnFollower
Relates to elastic#38633
1 parent 75cb6b3 commit 18e89d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/FollowerFailOverIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ protected boolean reuseClusters() {
5353
return false;
5454
}
5555

56+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38633")
5657
public void testFailOverOnFollower() throws Exception {
5758
int numberOfReplicas = between(1, 2);
5859
getFollowerCluster().startMasterOnlyNode();

0 commit comments

Comments
 (0)