Codebase list python-castellan / b65fe8e playbooks / devstack / pre.yaml
b65fe8e

Tree @b65fe8e (Download .tar.gz)

pre.yaml @b65fe8eraw · history · blame

1
2
3
4
5
6
7
8
- hosts: all
  roles:
    - run-devstack
    - role: bindep
      bindep_profile: test
      bindep_dir: "{{ zuul_work_dir }}"
    - test-setup
    - ensure-tox