9d6c0a9307
Now that we have ubuntu-bionic images online, we can start gating for python3.6. We only need to install bubblewrap PPA for ubuntu-xenial, ubuntu-bionic already has bubblewrap packaged. Update bindep.txt skipping ubuntu-xenial for bubblewrap. Change-Id: Ic850a07001a9adef9cc459fcb107e0ebaaddf8ab Depends-On: https://review.openstack.org/565884 Depends-On: https://review.openstack.org/565948 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
24 lines
670 B
Plaintext
24 lines
670 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
mysql-client [test]
|
|
mysql-server [test]
|
|
postgresql [test]
|
|
libjpeg-dev [test]
|
|
openssl [test]
|
|
zookeeperd [platform:dpkg]
|
|
build-essential [platform:dpkg]
|
|
gcc [platform:rpm]
|
|
gcc-c++ [platform:rpm]
|
|
graphviz [doc]
|
|
libssl-dev [platform:dpkg]
|
|
openssl-devel [platform:rpm]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:rpm !platform:centos]
|
|
bubblewrap [!platform:ubuntu-xenial]
|
|
redhat-rpm-config [platform:rpm]
|
|
libre2-dev [platform:dpkg]
|
|
re2-devel [platform:rpm]
|