aboutgitcodebugslistschat
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2024-08-20 01:26:40 +0200
committerStefano Brivio <sbrivio@redhat.com>2024-08-21 12:04:30 +0200
commit05453ea59072f2ad0a40a1f1bed346de098a6e58 (patch)
tree7c31b9ff42c2d3667d27ac593eb9e40ec84af52a
parent1a66806c18b7814a6c270533b68221acc2cbd23f (diff)
downloadpasst-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar.gz
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar.bz2
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar.lz
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar.xz
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.tar.zst
passt-05453ea59072f2ad0a40a1f1bed346de098a6e58.zip
test: Update list of dependencies in README.md
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>
-rw-r--r--test/README.md9
1 files 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