public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Make podman tests in testsuite more robust
@ 2024-03-19  5:07 David Gibson
  2024-03-19  5:07 ` [PATCH 1/3] test: Make sure to update mbuto repository David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Gibson @ 2024-03-19  5:07 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-20 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19  5:07 [PATCH 0/3] Make podman tests in testsuite more robust David Gibson
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

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).