mbox series

[v1,00/10] testing/next updates (tweaks and re-greening)

Message ID 20200302181907.32110-1-alex.bennee@linaro.org
Headers show
Series testing/next updates (tweaks and re-greening) | expand

Message

Alex Bennée March 2, 2020, 6:18 p.m. UTC
Hi,

I was reviewing Roberts vm-build.aarch64 patches when I ran into some
problems with testing. Then I noticed the CI had turned red again so I
went to fix those problems and here we are.

The following patches are mine and need review:

 - travis.yml: install python3 numpy and opencv libraries
 - tests/acceptance: move @skipUnless decoration to test itself
 - configure: detect and report genisoimage
 - configure: fix check for libzstd

Alex Bennée (4):
  configure: fix check for libzstd
  configure: detect and report genisoimage
  tests/acceptance: move @skipUnless decoration to test itself
  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                              | 15 ++++++-
 .travis.yml                            |  3 ++
 tests/acceptance/machine_mips_malta.py |  4 +-
 tests/vm/Makefile.include              | 16 +++++--
 tests/vm/basevm.py                     | 61 ++++++++++++++++++++++++--
 tests/vm/centos                        | 33 +-------------
 tests/vm/ubuntu.i386                   | 37 +---------------
 7 files changed, 91 insertions(+), 78 deletions(-)

-- 
2.20.1