public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: passt-dev@passt.top, Stefano Brivio <sbrivio@redhat.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH 0/3] Make podman tests in testsuite more robust
Date: Tue, 19 Mar 2024 16:07:02 +1100	[thread overview]
Message-ID: <20240319050705.526627-1-david@gibson.dropbear.id.au> (raw)

I noticed these weren't actually running on my Fedora host.  This
turns out to be because cataonit is not in the path on Fedora (it's in
/usr/libexec).

The podman tests also downloaded and build podman in the test proper,
which requires external network access.  That's awkward in some cases,
and in particular precludes running the tests in an isolated network
environment.  Move the download and build of podman to the "make
assets" stage instead.

David Gibson (3):
  test: Make sure to update mbuto repository
  test: Build and download podman as a test asset
  test: catatonit may not be in $PATH

 test/.gitignore        |  1 +
 test/Makefile          | 20 +++++++++++++++++---
 test/pasta_podman/bats |  6 ++----
 3 files changed, 20 insertions(+), 7 deletions(-)

-- 
2.44.0


             reply	other threads:[~2024-03-19  5:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19  5:07 David Gibson [this message]
2024-03-19  5:07 ` [PATCH 1/3] test: Make sure to update mbuto repository David Gibson
2024-03-19  5:07 ` [PATCH 2/3] test: Build and download podman as a test asset David Gibson
2024-03-19 10:07   ` Paul Holzinger
2024-03-20 13:08     ` David Gibson
2024-03-19  5:07 ` [PATCH 3/3] test: catatonit may not be in $PATH 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=20240319050705.526627-1-david@gibson.dropbear.id.au \
    --to=david@gibson.dropbear.id.au \
    --cc=passt-dev@passt.top \
    --cc=sbrivio@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.
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).