-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previous verisons were relying on the fact that `fw cli check` prints 2sec ago when seening states. But that depends on many factors, and sometimes it can be faster so we see 1sec ago, which results in "cli_check" step fail. Now we just check whether the state is present with "grep -q"
- Loading branch information
1 parent
86b0b54
commit af3531a
Showing
2 changed files
with
7 additions
and
36 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