commit | 4dd7b8d30cfa1aebee547958db27efd581a58d9b | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Dec 19 17:17:06 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Jan 13 11:47:56 2015 +0000 |
tree | 40346492e83f42498f92b5450efd1630e4d9c480 | |
parent | 7c6a4ab871cae829ea754c717db2d40c2c115224 [diff] |
iotests: Filter out "I/O thread spun..." warning Filter out the "main loop: WARNING: I/O thread spun for..." warning from qemu output (it hardly matters for code specifically testing I/O). Furthermore, use _filter_qemu in all the custom functions which run qemu. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>