[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/5] Acceptance tests fixes for 5.0-rc2
From: |
Philippe Mathieu-Daudé |
Subject: |
[PULL 0/5] Acceptance tests fixes for 5.0-rc2 |
Date: |
Tue, 7 Apr 2020 12:39:15 +0200 |
Another pull request on behalf of Eduardo and Cleber.
The following changes since commit 53ef8a92eb04ee19640f5aad3bff36cd4a36c250:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-2020040=
6' into staging (2020-04-06 12:36:45 +0100)
are available in the Git repository at:
https://gitlab.com/philmd/qemu.git tags/acceptance-fixes-20200407
for you to fetch changes up to a41f167547ec4e4752795572193d1cbb889c4885:
.travis.yml: Cache acceptance-test assets (2020-04-06 20:03:14 +0200)
----------------------------------------------------------------
Acceptance tests patches
- Fixed EXEC migration
- Reduce PReP/40p artifacts download failures,
- Disable Leon3 HelenOS
- Speed up Travis-CI job by using a specific cache bucket
CI jobs results:
https://gitlab.com/philmd/qemu/pipelines/133379305
https://travis-ci.org/github/philmd/qemu/builds/671762970
----------------------------------------------------------------
Oksana Vohchana (1):
Acceptance test: Fix to EXEC migration
Philippe Mathieu-Daud=C3=A9 (4):
tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
tests/acceptance/machine_sparc_leon3: Disable HelenOS test
.travis.yml: Cache acceptance-test assets
.travis.yml | 2 ++
tests/acceptance/machine_sparc_leon3.py | 4 ++++
tests/acceptance/migration.py | 6 +++---
tests/acceptance/ppc_prep_40p.py | 7 ++++---
4 files changed, 13 insertions(+), 6 deletions(-)
--=20
2.21.1
- [PULL 0/5] Acceptance tests fixes for 5.0-rc2,
Philippe Mathieu-Daudé <=
- [PULL 1/5] Acceptance test: Fix to EXEC migration, Philippe Mathieu-Daudé, 2020/04/07
- [PULL 3/5] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com, Philippe Mathieu-Daudé, 2020/04/07
- [PULL 2/5] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname, Philippe Mathieu-Daudé, 2020/04/07
- [PULL 4/5] tests/acceptance/machine_sparc_leon3: Disable HelenOS test, Philippe Mathieu-Daudé, 2020/04/07
- [PULL 5/5] .travis.yml: Cache acceptance-test assets, Philippe Mathieu-Daudé, 2020/04/07
- Re: [PULL 0/5] Acceptance tests fixes for 5.0-rc2, Peter Maydell, 2020/04/07