Skip to content

Commit 4bb2bb5

Browse files
retadk2k
authored andcommitted
Update 10_basic.yml (opensearch-project#16349)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
1 parent b12b958 commit 4bb2bb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.create

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)