Skip to content

Commit

Permalink
[Remote Store] Retry RemoteIndexShardTests flaky tests (opensearch-pr…
Browse files Browse the repository at this point in the history
…oject#9597)

Signed-off-by: Suraj Singh <[email protected]>
  • Loading branch information
dreamer-89 authored Aug 30, 2023
1 parent 81c7b97 commit 8324b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ subprojects {
includeClasses.add("org.opensearch.index.reindex.DeleteByQueryBasicTests")
includeClasses.add("org.opensearch.index.reindex.UpdateByQueryBasicTests")
includeClasses.add("org.opensearch.index.shard.IndexShardIT")
includeClasses.add("org.opensearch.index.shard.RemoteIndexShardTests")
includeClasses.add("org.opensearch.index.shard.RemoteStoreRefreshListenerTests")
includeClasses.add("org.opensearch.index.translog.RemoteFSTranslogTests")
includeClasses.add("org.opensearch.indices.DateMathIndexExpressionsIntegrationIT")
Expand Down

0 comments on commit 8324b88

Please sign in to comment.