qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] testing updates (tests/vm and acceptance tweaks)
@ 2020-03-04 10:01 Alex Bennée
  2020-03-04 10:01 ` [PULL 1/9] tests/vm: use $(PYTHON) consistently Alex Bennée
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Alex Bennée @ 2020-03-04 10:01 UTC (permalink / raw)
  To: peter.maydell; +Cc: Alex Bennée, qemu-devel

The following changes since commit abfa865014ab17941eb1fcb7cc2fa293a25843c4:

  Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20200303' into staging (2020-03-03 15:20:12 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-testing-040320-1

for you to fetch changes up to c2e09ad8cdf4705a91eb6c20a9f3d4d90a0f46aa:

  travis.yml: install python3 numpy and opencv libraries (2020-03-04 09:57:33 +0000)

----------------------------------------------------------------
Testing updates

  - some clean-ups for tests/vm
  - enable tools build for MacOSX
  - bump avocado to a newer version
  - bump travis env for avocado

----------------------------------------------------------------
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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-03-05 14:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-04 10:01 [PULL 0/9] testing updates (tests/vm and acceptance tweaks) Alex Bennée
2020-03-04 10:01 ` [PULL 1/9] tests/vm: use $(PYTHON) consistently Alex Bennée
2020-03-04 10:01 ` [PULL 2/9] tests/vm: Debug mode shows ssh output Alex Bennée
2020-03-04 10:01 ` [PULL 3/9] tests/vm: increased max timeout for vm boot Alex Bennée
2020-03-04 10:01 ` [PULL 4/9] tests/vm: give wait_ssh() option to wait for root Alex Bennée
2020-03-04 10:01 ` [PULL 5/9] tests/vm: Added gen_cloud_init_iso() to basevm.py Alex Bennée
2020-03-04 10:01 ` [PULL 6/9] travis: enable tools build on OS X Alex Bennée
2020-03-04 10:01 ` [PULL 7/9] configure: detect and report genisoimage Alex Bennée
2020-03-04 10:01 ` [PULL 8/9] tests/acceptance: bump avocado requirements to 76.0 Alex Bennée
2020-03-04 10:01 ` [PULL 9/9] travis.yml: install python3 numpy and opencv libraries Alex Bennée
2020-03-05 14:40 ` [PULL 0/9] testing updates (tests/vm and acceptance tweaks) Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).