2 Commits

Author SHA1 Message Date
Andreas Jaeger
6d7586e0d1 Fix periodic jobs: Add databases to bindep.txt
Periodic tests are failing like:
http://logs.openstack.org/periodic/periodic-neutron-py27-with-oslo-master/2eea2ff/
http://logs.openstack.org/periodic/periodic-neutron-py35-with-oslo-master/b62e14e/
http://logs.openstack.org/periodic/periodic-neutron-py35-with-neutron-lib-master/e9956ae/

These tests need expect the MySQL and PostgreSQL databases to be
available in their infra setup.

Add the needed files to bindep.txt.

Change-Id: Ic90b5d136228e1157c38b50a8c2bfa34ddf0f9b4
2016-10-09 06:31:00 +02:00
Ihar Hrachyshka
a9585c7237 Added bindep.txt to the project
This allows to avoid installing unneeded packages when in gate, saving
some time when preparing environment for unit and other non-dsvm tests.

Change-Id: I09aa9c7ebebf12d0c0cce7457fef57f8451fcffa
2016-09-26 10:35:50 +00:00