public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH] test: Update list of dependencies in README.md
@ 2024-08-19 23:27 Stefano Brivio
  2024-08-20  0:49 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Brivio @ 2024-08-19 23:27 UTC (permalink / raw)
  To: passt-dev

Mostly packages we now need to run Podman-based tests.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
 test/README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/test/README.md b/test/README.md
index 0936b04..91ca603 100644
--- a/test/README.md
+++ b/test/README.md
@@ -28,10 +28,11 @@ on a system, i.e. common utilities such as a shell are not included here.
 
 Example for Debian, and possibly most Debian-based distributions:
 
-    build-essential git jq strace iperf3 qemu-system-x86 tmux sipcalc bats bc
-    catatonit clang-tidy cppcheck go isc-dhcp-common psmisc linux-cpupower socat
-    netcat-openbsd fakeroot lz4 lm-sensors qemu-system-arm qemu-system-ppc
-    qemu-system-misc qemu-system-x86 valgrind
+    bats bc build-essential catatonit clang-tidy conmon cppcheck crun fakeroot
+    git go iperf3 isc-dhcp-common jq libgpgme-dev libseccomp-dev linux-cpupower
+    lm-sensors lz4 netavark netcat-openbsd psmisc qemu-efi-aarch64
+    qemu-system-arm qemu-system-misc qemu-system-ppc qemu-system-x86
+    qemu-system-x86 sipcalc socat strace tmux uidmap valgrind
 
 NOTE: the tests need a qemu version >= 7.2, or one that contains commit
 13c6be96618c ("net: stream: add unix socket"): this change introduces support
-- 
@@ -28,10 +28,11 @@ on a system, i.e. common utilities such as a shell are not included here.
 
 Example for Debian, and possibly most Debian-based distributions:
 
-    build-essential git jq strace iperf3 qemu-system-x86 tmux sipcalc bats bc
-    catatonit clang-tidy cppcheck go isc-dhcp-common psmisc linux-cpupower socat
-    netcat-openbsd fakeroot lz4 lm-sensors qemu-system-arm qemu-system-ppc
-    qemu-system-misc qemu-system-x86 valgrind
+    bats bc build-essential catatonit clang-tidy conmon cppcheck crun fakeroot
+    git go iperf3 isc-dhcp-common jq libgpgme-dev libseccomp-dev linux-cpupower
+    lm-sensors lz4 netavark netcat-openbsd psmisc qemu-efi-aarch64
+    qemu-system-arm qemu-system-misc qemu-system-ppc qemu-system-x86
+    qemu-system-x86 sipcalc socat strace tmux uidmap valgrind
 
 NOTE: the tests need a qemu version >= 7.2, or one that contains commit
 13c6be96618c ("net: stream: add unix socket"): this change introduces support
-- 
2.43.0


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

* Re: [PATCH] test: Update list of dependencies in README.md
  2024-08-19 23:27 [PATCH] test: Update list of dependencies in README.md Stefano Brivio
@ 2024-08-20  0:49 ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2024-08-20  0:49 UTC (permalink / raw)
  To: Stefano Brivio; +Cc: passt-dev

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

On Tue, Aug 20, 2024 at 01:27:52AM +0200, Stefano Brivio wrote:
> Mostly packages we now need to run Podman-based tests.
> 
> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>

> ---
>  test/README.md | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/test/README.md b/test/README.md
> index 0936b04..91ca603 100644
> --- a/test/README.md
> +++ b/test/README.md
> @@ -28,10 +28,11 @@ on a system, i.e. common utilities such as a shell are not included here.
>  
>  Example for Debian, and possibly most Debian-based distributions:
>  
> -    build-essential git jq strace iperf3 qemu-system-x86 tmux sipcalc bats bc
> -    catatonit clang-tidy cppcheck go isc-dhcp-common psmisc linux-cpupower socat
> -    netcat-openbsd fakeroot lz4 lm-sensors qemu-system-arm qemu-system-ppc
> -    qemu-system-misc qemu-system-x86 valgrind
> +    bats bc build-essential catatonit clang-tidy conmon cppcheck crun fakeroot
> +    git go iperf3 isc-dhcp-common jq libgpgme-dev libseccomp-dev linux-cpupower
> +    lm-sensors lz4 netavark netcat-openbsd psmisc qemu-efi-aarch64
> +    qemu-system-arm qemu-system-misc qemu-system-ppc qemu-system-x86
> +    qemu-system-x86 sipcalc socat strace tmux uidmap valgrind
>  
>  NOTE: the tests need a qemu version >= 7.2, or one that contains commit
>  13c6be96618c ("net: stream: add unix socket"): this change introduces support

-- 
David Gibson (he or they)	| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you, not the other way
				| around.
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2024-08-20  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-19 23:27 [PATCH] test: Update list of dependencies in README.md Stefano Brivio
2024-08-20  0:49 ` 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).