castellan/playbooks/devstack/pre.yaml
Monty Taylor b65fe8ee59
Remove use of tox-siblings role
Its functionality has been merged into the tox role, so is no longer
needed.

Depends-On: Id61ae52d48b28cfc2221cb556a1c1f7c6dfd60dd
Change-Id: Ia449c7c20405e3554f9b265a3ea102a6056f2713
2017-11-29 15:38:45 -06:00

9 lines
161 B
YAML

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