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:
parent
13a79650b9
commit
cbf27b1ec8
11
tools/test-requires-rpm
Normal file
11
tools/test-requires-rpm
Normal 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
|
Loading…
x
Reference in New Issue
Block a user