Skip to content

Commit 675faf3

Browse files
retadk2k
authored andcommitted
Update 10_basic.yml (opensearch-project#16349)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 8cff5f1 commit 675faf3

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.create

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
---
117117
"Create index with setting index.number_of_routing_shards to null":
118118
- skip:
119-
version: " - 2.99.99"
120-
reason: "fixed in 3.0.0"
119+
version: " - 2.17.99"
120+
reason: "fixed in 2.18.0"
121121
- do:
122122
indices.create:
123123
index: test_index

0 commit comments

Comments
 (0)