Merge "Update distro package names for openSUSE Leap 15.1"

This commit is contained in:
Zuul
2019-07-09 21:28:19 +00:00
committed by Gerrit Code Review

View File

@@ -16,11 +16,9 @@
tempest_distro_packages:
- git-core
- libxslt # required by the python module unittest2
- gcc # required to build tempest plugins (TODO) remove this when the repo server can satisfy the tempest plugin requirements
tempest_service_distro_packages:
- openstack-tempest
- openstack-tempest-test
- "{{ (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