Mute CCR retention test that is consistently failing locally and in CI
This commit is contained in:
parent
cb7e3708bc
commit
24ac9da276
|
@ -467,6 +467,7 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39201")
|
||||
public void testUnfollowFailsToRemoveRetentionLeases() throws Exception {
|
||||
final String leaderIndex = "leader";
|
||||
final String followerIndex = "follower";
|
||||
|
|
Loading…
Reference in New Issue