rally: use Python 3 on Debian/Ubuntu
Change-Id: I3fd97893e710b02371eed2a409c80783abf681a0
This commit is contained in:
parent
0db9b010af
commit
53c667364c
@ -20,7 +20,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
] %}
|
||||
{% elif base_package_type == 'deb' %}
|
||||
{% set rally_packages = [
|
||||
'python-os-testr',
|
||||
'python3-os-testr',
|
||||
'rally'
|
||||
] %}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user