Merge "CI: install tox"
This commit is contained in:
commit
71a058d2f8
@ -59,6 +59,12 @@
|
||||
when:
|
||||
- ansible_architecture == 'aarch64'
|
||||
|
||||
- name: Ensure tox is installed
|
||||
pip:
|
||||
name: tox
|
||||
when: need_build_image
|
||||
become: true
|
||||
|
||||
# NOTE(yoctozepto): required to template template_overrides.j2 for Zuul
|
||||
- name: Include kolla Zuul vars if building new images
|
||||
include_vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user