mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Mute failing CCR retention lease unfollow test
This commit mutes a CCR retention lease unfollow test that is failing randomly, but frequently.
This commit is contained in:
parent
c783069804
commit
48984f647d
@ -460,6 +460,7 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39185")
|
||||
public void testUnfollowFailsToRemoveRetentionLeases() throws Exception {
|
||||
final String leaderIndex = "leader";
|
||||
final String followerIndex = "follower";
|
||||
|
Loading…
x
Reference in New Issue
Block a user