novajoin/playbooks/functional/run.yaml

13 lines
242 B
YAML

- hosts: all
roles:
- run-devstack
- configure-freeipa
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- configure-novajoin
- download-centos
- test-setup
- ensure-tox
- tox