[PATCH v2 0/9] testing/next (buildvm and re-greening tweeks)

Alex Bennée posted 9 patches 5 years, 8 months ago
Test docker-quick@centos7 failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200303150622.20133-1-alex.bennee@linaro.org
configure                 | 13 +++++++++
.travis.yml               |  6 +++-
tests/requirements.txt    |  2 +-
tests/vm/Makefile.include | 16 +++++++---
tests/vm/basevm.py        | 61 +++++++++++++++++++++++++++++++++++++--
tests/vm/centos           | 33 +--------------------
tests/vm/ubuntu.i386      | 37 +-----------------------
7 files changed, 91 insertions(+), 77 deletions(-)
[PATCH v2 0/9] testing/next (buildvm and re-greening tweeks)
Posted by Alex Bennée 5 years, 8 months ago
Hi,

The main change from v1 was bumping avocado up a version instead of
moving the skipUnless() decorators. I also dropped the configure
--exists patch as that just broke the build.

The following still need review:
 - travis.yml: install python3 numpy and opencv libraries
 - tests/acceptance: bump avocado requirements to 76.0
 - configure: detect and report genisoimage

Alex Bennée (3):
  configure: detect and report genisoimage
  tests/acceptance: bump avocado requirements to 76.0
  travis.yml: install python3 numpy and opencv libraries

Laurent Vivier (1):
  travis: enable tools build on OS X

Robert Foley (5):
  tests/vm: use $(PYTHON) consistently
  tests/vm: Debug mode shows ssh output.
  tests/vm: increased max timeout for vm boot.
  tests/vm: give wait_ssh() option to wait for root
  tests/vm: Added gen_cloud_init_iso() to basevm.py

 configure                 | 13 +++++++++
 .travis.yml               |  6 +++-
 tests/requirements.txt    |  2 +-
 tests/vm/Makefile.include | 16 +++++++---
 tests/vm/basevm.py        | 61 +++++++++++++++++++++++++++++++++++++--
 tests/vm/centos           | 33 +--------------------
 tests/vm/ubuntu.i386      | 37 +-----------------------
 7 files changed, 91 insertions(+), 77 deletions(-)

-- 
2.20.1