Skip to content

Commit c903bef

Browse files
committed
Marking testCreateCloneIndexLowPriorityRateLimit as awaits fix
Signed-off-by: Gaurav Bafna <[email protected]>
1 parent 3f24eb4 commit c903bef

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)