Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Marking testCreateCloneIndexLowPriorityRateLimit as awaits fix
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Bafna <[email protected]>
gbbafna committed Aug 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 464b4bf commit ac4e6a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -153,6 +153,7 @@ public void testCreateCloneIndex() {

}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15056")
public void testCreateCloneIndexLowPriorityRateLimit() {
Version version = VersionUtils.randomIndexCompatibleVersion(random());
int numPrimaryShards = 1;

0 comments on commit ac4e6a0

Please sign in to comment.