python-openstackclient/playbooks/osc-devstack/pre.yaml

9 lines
161 B
YAML

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