shade/playbooks/devstack/pre.yaml

11 lines
219 B
YAML

- hosts: all
roles:
- run-devstack
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- test-setup
- ensure-tox
- role: tox-siblings
when: tox_install_siblings