-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flaky: TestGameServerCreationAfterDeletingOneExtensionsPod
Thanks to extended logging I noticed that in some cases a `Failed` status Pod could just hang around for a while, even though there were the correct number of Pods up and running -- which would break this test. This changes things such that we only care about counting running Pods, and ignoring everything else. Closes #3599
- Loading branch information
1 parent
66cd0e2
commit 38fbef7
Showing
1 changed file
with
13 additions
and
17 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