diff options
| author | Alex Bennée | 2019-09-19 18:51:27 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-09-26 20:00:53 +0200 |
| commit | 529994e20448243c4ad50d8984978d6ad3a01fe9 (patch) | |
| tree | 3404431da26fa1ca22a81c553326ad45ce63667f /python | |
| parent | tests/docker: remove python2.7 from debian9-mxe (diff) | |
| download | qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.tar.gz qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.tar.xz qemu-529994e20448243c4ad50d8984978d6ad3a01fe9.zip | |
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 'python')
0 files changed, 0 insertions, 0 deletions
