refstack/bindep.txt
Martin Kopec fa704ce067 Include openstack-tox-py311 job
Getting rid of the antelope template and replacing it with the list
of the jobs instead - it's gonna be easier to add newer python
jobs as we won't have to check which ones are a part of a template
and which need to be added directly.
mysql-server and mysql-client seem to be changed for mariadb-server
and mariadb-client:
https://github.com/geerlingguy/ansible-role-mysql/issues/336

Change-Id: Id37a96f32e58c5a91f25d731c89c7a565614d99f
2023-09-20 10:28:04 +02:00

9 lines
317 B
Plaintext

# This is a cross-platform list tracking distribution packages needed for install and tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
gcc [compile test]
mariadb-client [test platform:dpkg]
mariadb-server [test platform:dpkg]
postgresql [test]
postgresql-client [test platform:dpkg]