mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Merge pull request #28151 from ricardobranco777/rmpod
test/system: fix pod inspect ordering test leak
This commit is contained in:
@@ -813,6 +813,8 @@ function thingy_with_unique_id() {
|
||||
|
||||
run_podman pod inspect --format '{{ .SharedNamespaces }}' $pod_name
|
||||
assert "$output" == "[ipc net uts]"
|
||||
|
||||
run_podman pod rm $pod_name
|
||||
}
|
||||
|
||||
# vim: filetype=sh
|
||||
|
||||
Reference in New Issue
Block a user