diff options
author | Chris Evich <cevich@redhat.com> | 2019-04-03 10:17:40 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2019-04-03 11:04:35 -0400 |
commit | fc4105ddbe0bf46cdd46928f6a0d2a7de373ebc9 (patch) | |
tree | 5715f67322f04e3ab9b67bdc4de0c269358833f3 /pkg/adapter | |
parent | 2ad5f5cc25844d0723116149b42e04ab310269f4 (diff) | |
download | podman-fc4105ddbe0bf46cdd46928f6a0d2a7de373ebc9.tar.gz podman-fc4105ddbe0bf46cdd46928f6a0d2a7de373ebc9.tar.bz2 podman-fc4105ddbe0bf46cdd46928f6a0d2a7de373ebc9.zip |
Improve podman pod rm -a test
When running as a user, the order of removal is database ID dependent.
This results in this test randomly failing. This condition was
very difficult to debug and the test was missing two critical checks.
One to confirm an expected error message was produced, and another
to verify the expected running container, remains running.
Fix the container and missing error-message checks, and vastly improve
the debug-ability of this test. Fixing the random-failures requires
intensive fixes in other areas, so that task will be left up to future
work.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'pkg/adapter')
0 files changed, 0 insertions, 0 deletions