Skip to content

Commit 33cd98e

Browse files
jtibshiraniGurkan Kaymak
authored and
Gurkan Kaymak
committed
Mute IndexFollowingIT#testFollowIndex as we await a fix.
Tracked in elastic#41037.
1 parent 628cbe5 commit 33cd98e

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/IndexFollowingIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114

115115
public class IndexFollowingIT extends CcrIntegTestCase {
116116

117+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41037")
117118
public void testFollowIndex() throws Exception {
118119
final int numberOfPrimaryShards = randomIntBetween(1, 3);
119120
int numberOfReplicas = between(0, 1);

0 commit comments

Comments
 (0)