Skip to content

Commit ee723ad

Browse files
Mute SnapshotBasedRecoveryIT testSnapshotBasedRecovery (#94584)
Relates to #93271
1 parent fc9c0ce commit ee723ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/SnapshotBasedRecoveryIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
public class SnapshotBasedRecoveryIT extends AbstractRollingTestCase {
4444

45+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93271")
4546
public void testSnapshotBasedRecovery() throws Exception {
4647
final String indexName = "snapshot_based_recovery";
4748
final String repositoryName = "snapshot_based_recovery_repo";

0 commit comments

Comments
 (0)