diff options
author | Ed Santiago <santiago@redhat.com> | 2021-07-29 11:54:50 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2021-07-29 11:57:51 -0600 |
commit | d59391c04770a624859662df27e3c1f1c5178892 (patch) | |
tree | adbbd2dd32a4dc85483b5f9a57ab75684790463e /test/system/420-cgroups.bats | |
parent | f17b810279fd04c3d574e8d3dcc1878d50083a68 (diff) | |
download | podman-d59391c04770a624859662df27e3c1f1c5178892.tar.gz podman-d59391c04770a624859662df27e3c1f1c5178892.tar.bz2 podman-d59391c04770a624859662df27e3c1f1c5178892.zip |
system tests: fix race in stop test
In the unlock/timeout test, on slow systems, 'podman ps' could
catch the container before the just-backgrounded 'podman stop'
sends the signal. Wait for signal ack from container before
we inspect it.
Also: If I understand the test correctly, it wasn't actually
checking that 'ps' could grab the lock while the container
was exiting. Add a check.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/system/420-cgroups.bats')
0 files changed, 0 insertions, 0 deletions