From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Cc: "Fam Zheng" <fam@euphon.net>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"KONRAD Frederic" <frederic.konrad@adacore.com>,
"Fabien Chouteau" <chouteau@adacore.com>,
"Kamil Rytarowski" <kamil@netbsd.org>,
"Hervé Poussineau" <hpoussin@reactos.org>,
"Willian Rampazzo" <wrampazz@redhat.com>,
"Cleber Rosa" <crosa@redhat.com>,
qemu-ppc@nongnu.org, "Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH-for-5.0 0/8] Acceptance tests queue
Date: Fri, 3 Apr 2020 19:29:11 +0200 [thread overview]
Message-ID: <20200403172919.24621-1-philmd@redhat.com> (raw)
I'm planning to send the first 5 patches as
This series contains acceptance test fixes, and Travis-CI
improvements. I plan to send a pull request with the first
6 patches for v5.0-rc2. The last 3 patches helped debugging
painfully the Travis failures, but can not be used because
Avocado 78.0 is not released yet.
Patches 3 and 5 are not reviewed.
Up-to-patch 5 job:
https://travis-ci.org/github/philmd/qemu/jobs/670645531
All patches job:
https://travis-ci.org/github/philmd/qemu/jobs/670645611
Oksana Vohchana (1):
Acceptance test: Fix to EXEC migration
Philippe Mathieu-Daudé (7):
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
tests/Makefile: Add fetch-acceptance-assets rule
.travis.yml: Run fetch-acceptance-assets before check-acceptance
NOTFORMERGE Kludge for Avocado issue #3661
.travis.yml | 4 +++-
tests/Makefile.include | 7 +++++++
tests/acceptance/machine_sparc_leon3.py | 4 ++++
tests/acceptance/migration.py | 6 +++---
tests/acceptance/ppc_prep_40p.py | 7 ++++---
tests/requirements.txt | 2 +-
6 files changed, 22 insertions(+), 8 deletions(-)
--
2.21.1
next reply other threads:[~2020-04-03 17:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 17:29 Philippe Mathieu-Daudé [this message]
2020-04-03 17:29 ` [PATCH-for-5.0 1/8] Acceptance test: Fix to EXEC migration Philippe Mathieu-Daudé
2020-04-03 17:29 ` [PATCH-for-5.0 2/8] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname Philippe Mathieu-Daudé
2020-04-03 17:29 ` [PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com Philippe Mathieu-Daudé
2020-04-06 13:54 ` Wainer dos Santos Moschetta
2020-04-06 14:07 ` Willian Rampazzo
2020-04-03 17:29 ` [PATCH-for-5.0 4/8] tests/acceptance/machine_sparc_leon3: Disable HelenOS test Philippe Mathieu-Daudé
2020-04-03 17:29 ` [PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets Philippe Mathieu-Daudé
2020-04-06 14:16 ` Wainer dos Santos Moschetta
2020-04-06 15:29 ` Alex Bennée
2020-04-03 17:29 ` [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule Philippe Mathieu-Daudé
2020-04-06 15:41 ` Alex Bennée
2020-04-06 18:11 ` Willian Rampazzo
2020-04-06 18:22 ` Alex Bennée
2020-04-03 17:29 ` [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance Philippe Mathieu-Daudé
2020-04-06 15:31 ` Alex Bennée
2020-04-06 15:39 ` Philippe Mathieu-Daudé
2020-04-06 17:55 ` Willian Rampazzo
2020-04-06 18:21 ` Alex Bennée
2020-04-06 18:39 ` Willian Rampazzo
2020-04-03 17:29 ` [NOTFORMERGE PATCH 8/8] Kludge for Avocado issue #3661 Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200403172919.24621-1-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=chouteau@adacore.com \
--cc=crosa@redhat.com \
--cc=ehabkost@redhat.com \
--cc=fam@euphon.net \
--cc=frederic.konrad@adacore.com \
--cc=hpoussin@reactos.org \
--cc=kamil@netbsd.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=wrampazz@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.