-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: Eliminate 10min unnecessary wait for status
Check for status directly, no need to wait for stability. Also, make the Ensure... function asymetric because checking for a "non-running" cluster is almost never useful: states like Unreachable are rarely going to be desired states anyways.
- Loading branch information
Showing
2 changed files
with
33 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters