summaryrefslogtreecommitdiff
path: root/test/system
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-05-25 06:15:32 -0400
committerMatthew Heon <mheon@redhat.com>2021-05-25 15:27:57 -0400
commit6c9de93823344fc33f6bf1be1039ce7654a5422f (patch)
treedaf989b5e603ab9da1fdb5594a78a18b5ccf7162 /test/system
parent69bae4774bc8bb25943f3eeb12684d6e581809fe (diff)
downloadpodman-6c9de93823344fc33f6bf1be1039ce7654a5422f.tar.gz
podman-6c9de93823344fc33f6bf1be1039ce7654a5422f.tar.bz2
podman-6c9de93823344fc33f6bf1be1039ce7654a5422f.zip
Fix race condition in running ls container in a pod
All of the tests has an assumption that RunLsContainer and RunLsContainerInPod completes the container before returning. But since the container is running in back ground mode, the container could be still running before tools attempt to remove it. Removing the "-d" from the command fixes the container to match the assumption. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'test/system')
0 files changed, 0 insertions, 0 deletions