Merge "Install py3 distro packages"

This commit is contained in:
Zuul 2020-07-22 20:20:56 +00:00 committed by Gerrit Code Review
commit f1802ede68
1 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ tempest_distro_packages:
tempest_service_distro_packages:
- tempest
- python-junitxml
- python-pip
- python-subunit
- python3-junitxml
- python3-pip
- python3-subunit
- iputils-ping
# Note(odyssey4me):