Skip to content

Commit 3914d24

Browse files
benwtrentweizijun
authored andcommitted
[CI] Mute CcrRetentionLeaseIT.testRetentionLeaseIsRenewedDuringRecovery (elastic#39269)
1 parent 67528ad commit 3914d24

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ public void testRetentionLeaseIsTakenAtTheStartOfRecovery() throws Exception {
190190

191191
}
192192

193+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/39268")
193194
public void testRetentionLeaseIsRenewedDuringRecovery() throws Exception {
194195
final String leaderIndex = "leader";
195196
final int numberOfShards = randomIntBetween(1, 3);

0 commit comments

Comments
 (0)