Skip to content

Commit 18a3fee

Browse files
ltaragidk2k
authored andcommitted
Mute RemoteMigration flaky test (opensearch-project#15795)
Signed-off-by: Lakshya Taragi <[email protected]>
1 parent 337acae commit 18a3fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/remotemigration/RemoteStoreMigrationSettingsUpdateIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ public void testNewIndexIsRemoteStoreBackedForRemoteStoreDirectionAndMixedMode()
6868
assertRemoteStoreBackedIndex(indexName2);
6969
}
7070

71+
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15793")
7172
public void testNewRestoredIndexIsRemoteStoreBackedForRemoteStoreDirectionAndMixedMode() throws Exception {
7273
logger.info("Initialize cluster: gives non remote cluster manager");
7374
initializeCluster(false);

0 commit comments

Comments
 (0)