fe0e5324d4
Although we're not on the OpenStack release schedule as such, Zed cycle is dropping 3.6/3.7 support. This means it seems like as good a time as any to also update ourselves to this regime. One important dependency to think about is nodepool, but that is already >3.8 only so we will be in sync there. This also changes dib jobs to run using the zed template and adapts the bindep file to handle Ubuntu Jammy. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: Ibdbcf459608711ac64e7fefb1707f6708d68e750 Co-Authored-By: Jay Faulkner <jay@jvf.cc> Co-Authored-By: Jens Harbott <frickler@offenerstapel.de> Co-Authored-By: Ian Wienand <iwienand@redhat.com>
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 !platform:ubuntu-jammy]
|
|
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:ubuntu-jammy !platform:debian-bullseye]
|
|
qemu-utils [platform:dpkg]
|
|
rpm [platform:dpkg]
|
|
uuid-runtime [platform:dpkg]
|
|
yum-utils [platform:dpkg !platform:ubuntu-focal !platform:ubuntu-jammy !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]
|