a14ab1b8d57cf36ca6ca8b0a66eb090ea8433676
Major Hayden
a14ab1b8d5
Update and clean up run_tests.sh
The run_tests.sh script fails when it is run multiple times on CentOS. The `bindep` run returns an empty list of packages and then `yum` exits with an error since no packages were provided to install. This patch checks the length of the `bindep` output and skips the `yum` installation when the package list is empty. The patch also cleans up some of the old cruft left over from previous scripts and avoids repetition. Change-Id: I34c8766bbfcf982310ae528663a3100908603801 Signed-off-by: Major Hayden <major@mhtx.net>
Team and repository tags
OpenStack-Ansible RabbitMQ server
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-rabbitmq_server
- The project home is at:
Description
Languages
Python
69.3%
Jinja
30.1%
Shell
0.6%