Skip to content

Commit

Permalink
Fix a failing test (elastic#67946)
Browse files Browse the repository at this point in the history
By waiting for events, rather than cluster health
  • Loading branch information
joegallo authored Jan 26, 2021
1 parent 3950cc9 commit 1143769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
setup:
- do:
cluster.health:
wait_for_status: yellow
wait_for_events: languid

---
"Test stack template installation":
Expand Down

0 comments on commit 1143769

Please sign in to comment.