OSDN Git Service

Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 12:13:51 +0000 (12:13 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 12:13:51 +0000 (12:13 +0000)
commite64a62df378a746c0b257105959613c9f8122e59
tree3fce549a2658955b07d707d640a6d669784163cb
parentabfa865014ab17941eb1fcb7cc2fa293a25843c4
parentc2e09ad8cdf4705a91eb6c20a9f3d4d90a0f46aa
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' into staging

Testing updates

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

# gpg: Signature made Wed 04 Mar 2020 10:00:19 GMT
# gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex BennĂ©e (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-testing-040320-1:
  travis.yml: install python3 numpy and opencv libraries
  tests/acceptance: bump avocado requirements to 76.0
  configure: detect and report genisoimage
  travis: enable tools build on OS X
  tests/vm: Added gen_cloud_init_iso() to basevm.py
  tests/vm: give wait_ssh() option to wait for root
  tests/vm: increased max timeout for vm boot.
  tests/vm: Debug mode shows ssh output.
  tests/vm: use $(PYTHON) consistently

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>