Codebase list python-castellan / 5b58958e-d9ce-4193-ba75-48bb8cb436d0/main playbooks / devstack / pre.yaml
5b58958e-d9ce-4193-ba75-48bb8cb436d0/main

Tree @5b58958e-d9ce-4193-ba75-48bb8cb436d0/main (Download .tar.gz)

pre.yaml @5b58958e-d9ce-4193-ba75-48bb8cb436d0/mainraw · 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