devstack-gate/test-requirements.txt
Davanum Srinivas ceb9cd120b Run tests in venv
Previously we had wrongly assumed that python yaml package
will be available in the images and the run-tests.sh script
ran a set of things which included a script that used
the pyyaml package. With the recent bindep changes, this
assumption broke and the gate-devstack-gate-unittests
failed. So we need to install the pyyaml package and then run
the tests in this venv for run-tests.sh to work.

Change-Id: I541c8add8041348a259b3b789d24cf24ba122ce0
2016-03-08 10:25:17 -05:00

2 lines
14 B
Plaintext