tests: Adjust to podman 2.0 API
Use the REST socket unit name.
This commit is contained in:
parent
a8bd80a41a
commit
124190644b
@ -53,7 +53,7 @@ podman pull docker.io/registry:2
|
|||||||
EOF
|
EOF
|
||||||
loginctl disable-linger $(id -u admin)
|
loginctl disable-linger $(id -u admin)
|
||||||
|
|
||||||
systemctl enable --now cockpit.socket io.podman.socket
|
systemctl enable --now cockpit.socket podman.socket
|
||||||
|
|
||||||
# Run tests as unprivileged user
|
# Run tests as unprivileged user
|
||||||
su - -c "env SOURCE=$SOURCE LOGS=$LOGS $TESTS/run-test.sh" runtest
|
su - -c "env SOURCE=$SOURCE LOGS=$LOGS $TESTS/run-test.sh" runtest
|
||||||
|
Loading…
Reference in New Issue
Block a user