|
@@ -40,6 +40,7 @@ import static org.hamcrest.Matchers.lessThan;
|
|
|
import static org.hamcrest.Matchers.notNullValue;
|
|
|
|
|
|
public class SnapshotBasedRecoveryIT extends AbstractRollingTestCase {
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/91383")
|
|
|
public void testSnapshotBasedRecovery() throws Exception {
|
|
|
final String indexName = "snapshot_based_recovery";
|
|
|
final String repositoryName = "snapshot_based_recovery_repo";
|