tacker/bindep.txt
Sairam Vengala 630d8125d9 Fix the python 3.11 unit test job
added debian platform in bindep.txt and dummy object in
dump_as_bytes() function in test_controller.py

Change-Id: I0802eed1dd33edfcb4e3403b4f8abea3a8abcac8
2023-09-26 15:14:57 +00:00

13 lines
410 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
gettext [test]
mysql-client [platform:dpkg !platform:debian]
mysql-server [platform:dpkg !platform:debian]
postgresql
postgresql-client [platform:dpkg]
postgresql-server [platform:rpm]
mariadb [platform:rpm]
mariadb-server [platform:rpm platform:debian]