diff options
author | Max Reitz <mreitz@redhat.com> | 2015-09-02 20:52:28 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-09-04 20:59:48 +0200 |
commit | 2ef6093cd6990314304f2d3b18eb476ee418d73c (patch) | |
tree | 1c4ec055d7c67bc8dce6a47061c4b18dfeca4f25 /migration | |
parent | 934659c460d46c948cf348822fda1d38556ed9a4 (diff) |
iotests: Warn if python subprocess is killed
Currently, if a subprocess of a python test (i.e. qemu-io, qemu-img, or
qemu) receives a signal and is subsequently aborted, this is not logged.
This patch makes python tests always check the exit code of these
subprocesses, and emit a message if they have been killed.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions