forked from containers/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.
[v4.5] system tests: fix race in kube-play read-only
Use --restart=no on all created containers. Without this, all containers spin forever and it's impossible to get a reliable exit status. As a side effort, clean up tests, make more robust and maintainable. This is a cherrypick of containers#18169 onto v4.5, because the flake is triggering often in CI. The cherrypick applied cleanly. Signed-off-by: Ed Santiago <[email protected]>
- Loading branch information
1 parent
3a47342
commit bc2f011
Showing
1 changed file
with
44 additions
and
24 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