Merge pull request #19894 from edsantiago/urgent_ci_fix
URGENT: fix broken CI
This commit is contained in:
commit
c0d36b8ab8
|
|
@ -359,7 +359,7 @@ failed | exited | 17
|
||||||
|
|
||||||
|
|
||||||
@test "stop and rm" {
|
@test "stop and rm" {
|
||||||
run_podman stop myrunningcontainer
|
run_podman 0+w stop myrunningcontainer
|
||||||
run_podman rm myrunningcontainer
|
run_podman rm myrunningcontainer
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue