sahara-image-elements/roles/build-sahara-images-dib/defaults/main.yaml
Luigi Toscano 2d0c3a8b98 Fix the buildimages jobs: call the ensure-tox role
... and use its output.

tox is not available by default on the images anymore.

Change-Id: If5ea0ffdfc51860842c19f0a6f238127d42eb292
2020-08-10 18:00:06 +02:00

8 lines
260 B
YAML

---
sahara_image_elements_src_dir: "{{ zuul.projects['opendev.org/openstack/sahara-image-elements'].src_dir }}"
sahara_build_directory: /var/tmp/sahara-image-build
sahara_plugin: vanilla
sahara_plugin_version: ''
sahara_plugin_distro: ''
tox_executable: 'tox'