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: Fix race condition in test setup
Stop podman.service before setting up the /var/lib/containers/ overlay directory, so that we don't clobber an already existing /overlay mount inside it. Also, stop podman.service before tearing down the temporary /var/lib/containers/. Don't enable podman.socket in vm.install, as the tests already do it, and talking to podman before the restore_dir() would mess things up.
- Loading branch information
1 parent
f86be4b
commit 3f78931
Showing
2 changed files
with
5 additions
and
3 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