Skip to content

Commit ac4e6a0

Browse files
committed
Marking testCreateCloneIndexLowPriorityRateLimit as awaits fix
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
1 parent 464b4bf commit ac4e6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/action/admin/indices/create/RemoteCloneIndexIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ public void testCreateCloneIndex() {
153153

154154
}
155155

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

0 commit comments

Comments
 (0)