diff options
| author | Peter Xu <peterx@redhat.com> | 2018-07-10 17:19:02 +0800 |
|---|---|---|
| committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-07-10 15:23:22 +0100 |
| commit | 3e81f73c7a1286e251180c19f62829fe5c045e39 (patch) | |
| tree | a1398450c587fa9526b319cde50c4f8fbf9fcc45 /scripts/qapi/common.py | |
| parent | d5f496407db4444758e3374b95109a5d18eba70b (diff) | |
| download | focaccia-qemu-3e81f73c7a1286e251180c19f62829fe5c045e39.tar.gz focaccia-qemu-3e81f73c7a1286e251180c19f62829fe5c045e39.zip | |
tests: hide stderr for postcopy recovery test
We dumped something when network failure happens. We should avoid those messages to be dumped when running the tests: $ ./tests/migration-test -p /x86_64/migration/postcopy/recovery /x86_64/migration/postcopy/recovery: qemu-system-x86_64: check_section_footer: Read section footer failed: -5 qemu-system-x86_64: Detected IO failure for postcopy. Migration paused. qemu-system-x86_64: Detected IO failure for postcopy. Migration paused. OK After the patch: $ ./tests/migration-test -p /x86_64/migration/postcopy/recovery /x86_64/migration/postcopy/recovery: OK Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180710091902.28780-11-peterx@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions