diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-09-19 17:51:27 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-09-26 19:00:53 +0100 |
commit | 529994e20448243c4ad50d8984978d6ad3a01fe9 (patch) | |
tree | 3404431da26fa1ca22a81c553326ad45ce63667f /monitor | |
parent | 5fac0cfaaa30a36730f8db27b314e4514a314c25 (diff) | |
download | qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.zip qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.tar.gz qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.tar.bz2 |
tests/docker: reduce scary warnings by cleaning up clean up
There was in the clean-up code caused by attempting to inspect images
which finished before we got there. Clean up the clean up code by:
- only track the one instance at a time
- use --filter for docker ps instead of doing it by hand
- just call docker rm -f to be done with it
- use uuid.uuid4() for a random uid
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions