Codebase list python-castellan / be7d56c4-fd11-4e8b-b2e6-d33adc50b544/main playbooks / devstack / pre.yaml
be7d56c4-fd11-4e8b-b2e6-d33adc50b544/main

Tree @be7d56c4-fd11-4e8b-b2e6-d33adc50b544/main (Download .tar.gz)

pre.yaml @be7d56c4-fd11-4e8b-b2e6-d33adc50b544/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