7b6247554e
This adds arm64 ubuntu-minimal Jammy functests and x86 ubuntu image based Jammy functests. To make this happen we have to install debootstrap from debian unstable on the functest nodes in order to get access to a debootstrap that knows what jammy is. As we ramp up Jammy support in our tools having good testing will be helpful. Change-Id: I1d1dc752ce176457d0656cbd50e27a2721ca9856
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
# common
|
|
binutils
|
|
bzip2
|
|
util-linux
|
|
dosfstools
|
|
gdisk
|
|
kpartx
|
|
sudo
|
|
curl
|
|
git
|
|
|
|
squashfs-tools [!platform:suse]
|
|
squashfs [platform:suse]
|
|
zypper [!platform:debian-stretch !platform:redhat !platform:ubuntu-trusty !platform:ubuntu-bionic !platform:ubuntu-focal]
|
|
gnupg2 [!platform:redhat !platform:ubuntu-trusty !platform:suse]
|
|
|
|
# ubuntu
|
|
apt-transport-https [platform:dpkg]
|
|
inetutils-ping [platform:dpkg]
|
|
python-lzma [platform:dpkg !platform:ubuntu-focal !platform:debian-bullseye]
|
|
qemu-utils [platform:dpkg]
|
|
rpm [platform:dpkg]
|
|
uuid-runtime [platform:dpkg]
|
|
yum-utils [platform:dpkg !platform:ubuntu-focal !platform:debian-bullseye]
|
|
dnf [platform:debian-bullseye]
|
|
debootstrap [platform:dpkg]
|
|
zstd [platform:dpkg]
|
|
procps [platform:dpkg]
|
|
|
|
# centos/fedora
|
|
qemu-img [platform:redhat]
|
|
policycoreutils-python [platform:rhel-7 platform:centos-7]
|
|
policycoreutils-python-utils [platform:fedora platform:rhel-8 platform:centos-8]
|
|
procps-ng [platform:redhat]
|
|
yum [platform:redhat]
|
|
yum-utils [platform:redhat]
|
|
|
|
# suse
|
|
python-pyliblzma [platform:suse]
|
|
yum-utils [platform:suse]
|
|
qemu-tools [platform:suse]
|
|
debootstrap [platform:suse]
|
|
procps [platform:suse]
|