Add bindep.txt file for binary dependencies used in unit tests

Depends-On: I58f1943d427c83c72e9bf17f99f3f870ba7d008b
Change-Id: I9ab552dd4bf3826f358d73a4bddaf1885b1be130
This commit is contained in:
Renat Akhmerov 2019-06-27 12:54:49 +03:00
parent f75e7198c6
commit 26f6e19299
1 changed files with 8 additions and 0 deletions

8
bindep.txt Normal file
View File

@ -0,0 +1,8 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
postgresql-server [platform:rpm]