Add test-requires in RPM package list form

This is to allow automated installation of dependences since functional
tests are not going to be run with packages from pip.

Change-Id: Ia9f74bc353bab79d7c78cb086210d8628d701387
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
Jeff Peeler 2012-08-27 16:33:59 -04:00
parent 13a79650b9
commit cbf27b1ec8
1 changed files with 11 additions and 0 deletions

11
tools/test-requires-rpm Normal file
View File

@ -0,0 +1,11 @@
# this file lists dependencies required for the testing of heat (RPM version)
python-setuptools
python-coverage
python-mox
python-nose
#nosexcover
#openstack.nose_plugin>=0.7
python-pep8
python-sphinx
python-paramiko