Hi Peter, the following changes since commit afd760539308a5524accf964107cdb1d54a059e3:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816' into staging (2019-08-16 17:21:40 +0100) are available in the Git repository at: https://gitlab.com/huth/qemu.git tags/pull-request-2019-08-17 for you to fetch changes up to 72e031f3b80a421b309ce0d1759b26e428f944db: gitlab-ci: Remove qcow2 tests that are handled by "make check" already (2019-08-17 09:06:17 +0200) ---------------------------------------------------------------- - Run the iotest during "make check" ---------------------------------------------------------------- Paolo Bonzini (1): block: fix NetBSD qemu-iotests failure Thomas Huth (2): tests: Run the iotests during "make check" again gitlab-ci: Remove qcow2 tests that are handled by "make check" already .gitlab-ci.yml | 13 ++++--------- block/file-posix.c | 4 ++-- tests/Makefile.include | 10 ++++++---- tests/check-block.sh | 44 ++++++++++++++++++++++++++++++++++---------- tests/qemu-iotests-quick.sh | 8 -------- 5 files changed, 46 insertions(+), 33 deletions(-) delete mode 100755 tests/qemu-iotests-quick.sh