Codebase list python-castellan / debian/1.2.2-1 playbooks / devstack / pre.yaml
debian/1.2.2-1

Tree @debian/1.2.2-1 (Download .tar.gz)

pre.yaml @debian/1.2.2-1

991b670
 
 
 
 
 
 
 
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