forked from cockpit-project/cockpit-podman
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: More fixes to waiting for container restart
- Factor out the functionality into two helper methods, and use them in testPods as well. That had the same bugs as testLifecycleOperationsUser in commit 4ba8fc1. - The `Pid` field is "0" while the container is not running yet. So don't accept that. - Sleep in the waiting loop to avoid excessive polling.
- Loading branch information
1 parent
5c8d8f5
commit 3e0fb9c
Showing
1 changed file
with
18 additions
and
10 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