commit | c60f6fcfbddccbafc80ae4b3d087406eb7182c3a | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Sun Oct 29 13:49:22 2017 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 17 13:35:59 2017 +0100 |
tree | db9ca0bb464a6624ae2a48212eb21fc81f894119 | |
parent | 611e0653adfb2765b712ad8bd312f2fd9765d13c [diff] |
qemu-iotests: Use -nographic in 182 This avoids that random UI frontend error messages end up in the output. In particular, we were seeing this line in CI error logs: +Unable to init server: Could not connect: Connection refused Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com>