Skip to content

Commit 9151cf6

Browse files
authored
[CI] Mute CcrRetentionLeaseIT.testRetentionLeaseIsRenewedDuringRecovery (#39274)
1 parent de15a26 commit 9151cf6

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)