On 2/8/19 11:01 PM, Cleber Rosa wrote: > Besides the obvious reasons of testing more, and somewhat for free, > running the qemu-iotests along the other tests on Travis also makes > sure that changes to shared code such as "scripts/qemu.py" and the > like won't break other users of the same code. > > Cleber Rosa (2): > qemu-iotests: only enable kvm if the host seems to support it > qemu-iotests: add "make check-block" job to Travis > > .travis.yml | 8 ++++++++ > tests/qemu-iotests/235 | 5 +++-- > tests/qemu-iotests/238 | 5 +++-- > 3 files changed, 14 insertions(+), 4 deletions(-) > Just a follow up showing the results for the added Travis job: https://travis-ci.org/clebergnu/qemu/jobs/490806941#L2321 Cheers, - Cleber.