Skip to content

Commit 8a0a96b

Browse files
committed
Mute SLMSnapshotBlockingIntegTests.testRetentionWithMultipleRepositories
1 parent dfac396 commit 8a0a96b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ilm/src/internalClusterTest/java/org/elasticsearch/xpack/slm/SLMSnapshotBlockingIntegTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ public void testBasicPartialRetention() throws Exception {
290290
testUnsuccessfulSnapshotRetention(true);
291291
}
292292

293+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/70185")
293294
public void testRetentionWithMultipleRepositories() throws Exception {
294295
disableRepoConsistencyCheck("test leaves behind an empty repository");
295296
final String secondRepo = "other-repo";

0 commit comments

Comments
 (0)