Merge "Add iputils to use the ping command"

This commit is contained in:
Zuul 2019-02-20 23:47:07 +00:00 committed by Gerrit Code Review
commit 39052f5b6f
3 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ tempest_service_distro_packages:
- openstack-tempest
- python-subunit
- subunit-filters
- iputils
tempest_plugin_distro_packages:
- "{{ (tempest_service_available_aodh | bool) | ternary('python-telemetry-tests-tempest', '') }}"

View File

@ -24,6 +24,7 @@ tempest_service_distro_packages:
- "{{ (ansible_distribution_version is version ('42', '>=')) | ternary('python-python-subunit', 'python2-python-subunit') }}"
- "{{ (ansible_distribution_version is version ('42', '>=')) | ternary('python-os-testr', 'python2-os-testr') }}"
- python-junitxml
- iputils
tempest_plugin_distro_packages:
- "{{ (tempest_service_available_cinder | bool) | ternary('python-cinder-tempest-plugin', '') }}"

View File

@ -27,6 +27,7 @@ tempest_service_distro_packages:
- tempest
- python-junitxml
- python-subunit
- iputils-ping
# Note(odyssey4me):
# Ubuntu does not publish tempest plugin packages. They do