Skip to content

Commit

Permalink
Ensure green step in synonyms rule yaml test (elastic#114400)
Browse files Browse the repository at this point in the history
Fixes test issue serverless 2922.
  • Loading branch information
kingherc authored Oct 9, 2024
1 parent 3e06625 commit 21e3a17
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ setup:
id: "test-id-2"
- synonyms: "test => check"
id: "test-id-3"

- do:
cluster.health:
index: .synonyms-2
wait_for_status: green

---
"Get a synonym rule":
Expand Down

0 comments on commit 21e3a17

Please sign in to comment.