6da6d92d53
Fedora 30 is old. Fedora 32 is available, lets use it. We use the new ensure-zookeeper role as Fedora 32 does not have zookeeper packages anymore. Co-Authored-By: Tristan Cacqueray <tdecacqu@redhat.com> Depends-On: https://review.opendev.org/752757 Change-Id: I3b429be1fa90cc8a546e5331a4d9b38a4659a591
20 lines
698 B
Plaintext
20 lines
698 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile test]
|
|
libc6-dev [compile test platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libffi-dev [compile test platform:apk platform:dpkg]
|
|
libffi6 [platform:dpkg]
|
|
libffi [platform:apk]
|
|
libressl-dev [compile test platform:apk]
|
|
libssl-dev [compile test platform:dpkg]
|
|
linux-headers [compile test platform:apk]
|
|
make [compile test platform:apk platform:dpkg]
|
|
musl-dev [compile test platform:apk]
|
|
python3-dev [compile test platform:dpkg]
|
|
python3-devel [compile test platform:rpm]
|
|
sudo
|
|
zookeeperd [platform:dpkg test]
|
|
zookeeper [platform:suse test]
|