Codebase list python-castellan / 8d8ef73e-9b2b-401b-93ab-ba068fbe963b/main playbooks / devstack / pre.yaml
8d8ef73e-9b2b-401b-93ab-ba068fbe963b/main

Tree @8d8ef73e-9b2b-401b-93ab-ba068fbe963b/main (Download .tar.gz)

pre.yaml @8d8ef73e-9b2b-401b-93ab-ba068fbe963b/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