[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH TEST-ARTEFACTS] (Re)add python3 to alpine rootfs
XTF uses python, and we're looking to reintroduce XTF testing to Xen. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- CC: Anthony PERARD <anthony.perard@xxxxxxxxxx> CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> CC: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> --- scripts/alpine-rootfs.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/alpine-rootfs.sh b/scripts/alpine-rootfs.sh index c304e2ebfbd9..c999b89dbcd8 100755 --- a/scripts/alpine-rootfs.sh +++ b/scripts/alpine-rootfs.sh @@ -22,6 +22,9 @@ PKGS=( xz yajl + # Xen Test Framework + python3 + # QEMU glib libaio -- 2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |