Skip to content

Commit

Permalink
Fix a failing test (#67946)
Browse files Browse the repository at this point in the history
By waiting for events, rather than cluster health
  • Loading branch information
joegallo committed Jan 26, 2021
1 parent 8720087 commit ef4faed
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 ef4faed

Please sign in to comment.