mysqladmin package is required in tools/test-setup.sh so adding bindep.txt file for this binary dependencies - http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html Change-Id: I469a04220ad36451d155a5256926d992aa56b5c3changes/02/668102/3
parent
c3c734dbeb
commit
047f3a7409
@ -0,0 +1,10 @@
|
||||
# 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]
|
||||
mysql-server [platform:dpkg]
|
||||
postgresql
|
||||
postgresql-client [platform:dpkg]
|
||||
postgresql-server [platform:rpm]
|
Loading…
Reference in new issue