Skip to content

Commit bbe4c9b

Browse files
committed
No need to wait on status for put
1 parent 4a01ec7 commit bbe4c9b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/synonyms/10_synonyms_put.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ setup:
5252
synonyms_set:
5353
- synonyms: "other, another"
5454

55-
- do:
56-
cluster.health:
57-
index: .synonyms-2
58-
level: shards
59-
wait_for_status: green
60-
timeout: 1m
61-
6255
- match: { result: "updated" }
6356
- match: { reload_analyzers_details._shards.total: 0 }
6457
- length: { reload_analyzers_details.reload_details: 0 }

0 commit comments

Comments
 (0)