Merge "CI: install tox"

This commit is contained in:
Zuul 2020-03-17 21:14:21 +00:00 committed by Gerrit Code Review
commit 71a058d2f8

View File

@ -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: