Merge "Adding gcc to the list of packages in tempest dependence"

changes/08/410908/10
Jenkins 6 years ago committed by Gerrit Code Review
commit ac3454208d

@ -39,7 +39,7 @@ public_net_id=$(neutron net-show {{ undercloud_public_net_name }} -f value -c id
{% endif %}
# Generate a tempest configuration.
sudo yum install -y libffi-devel openssl-devel python-virtualenv
sudo yum install -y libffi-devel openssl-devel python-virtualenv gcc
{% if tempest_source == "rdo" %}
{% if tempest_format == "packages" %}

Loading…
Cancel
Save