From: Jeff Peeler Date: Mon, 27 Aug 2012 20:33:59 +0000 (-0400) Subject: Add test-requires in RPM package list form X-Git-Tag: 2014.1~1509 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cbf27b1ec8745a1040038516bcadbb095570d934;p=openstack-build%2Fheat-build.git 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 --- diff --git a/tools/test-requires-rpm b/tools/test-requires-rpm new file mode 100644 index 00000000..9bf50802 --- /dev/null +++ b/tools/test-requires-rpm @@ -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