From: David Gibson <david@gibson.dropbear.id.au>
To: passt-dev@passt.top
Subject: [PATCH 0/5] Test fixes, batch 3
Date: Thu, 23 Jun 2022 12:22:53 +1000 [thread overview]
Message-ID: <20220623022258.4033116-1-david@gibson.dropbear.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]
Here's another batch of fixes to get more passt/pasta tests running on
my system, this time focused on the distro test cases. A number of
those tests now run on my Fedora 36 host. Unfortunately they still
fail on the Fedora 30, aarch64 test for reasons I haven't figured out
(one of the yum downloads times out with passt but not -net user).
This series is based on my earlier series adding the new "lineread"
subsystem.
David Gibson (5):
tests: qemu-system-ppc64le isn't a thing
Invoke specific qemu-system-* binaries
tests: Cache downloaded guest images
Handle the case of a DNS server on localhost
tests: Try multiple paths for aarch64 EDK2 bios image
conf.c | 16 +++++++
passt.1 | 6 +--
test/.gitignore | 1 +
test/demo/passt | 2 +-
test/distro/debian | 60 +++++++++++---------------
test/distro/fedora | 100 +++++++++++++++++++------------------------
test/distro/opensuse | 23 +++++-----
test/distro/ubuntu | 25 +++++------
test/lib/setup | 15 +++++--
test/lib/test | 12 ++++++
test/run | 4 ++
11 files changed, 140 insertions(+), 124 deletions(-)
--
2.36.1
next reply other threads:[~2022-06-23 2:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 2:22 David Gibson [this message]
2022-06-23 2:22 ` [PATCH 1/5] tests: qemu-system-ppc64le isn't a thing David Gibson
2022-06-23 2:22 ` [PATCH 2/5] Invoke specific qemu-system-* binaries David Gibson
2022-06-28 5:25 ` David Gibson
2022-06-23 2:22 ` [PATCH 3/5] tests: Cache downloaded guest images David Gibson
2022-06-23 2:22 ` [PATCH 4/5] Handle the case of a DNS server on localhost David Gibson
2022-06-23 2:22 ` [PATCH 5/5] tests: Try multiple paths for aarch64 EDK2 bios image David Gibson
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=20220623022258.4033116-1-david@gibson.dropbear.id.au \
--to=david@gibson.dropbear.id.au \
--cc=passt-dev@passt.top \
/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.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
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 IMAP folder(s).