Codebase list python-castellan / 991b670 playbooks / devstack / pre.yaml
991b670

Tree @991b670 (Download .tar.gz)

pre.yaml @991b670raw · history · blame

- hosts: all
  roles:
    - run-devstack
    - role: bindep
      bindep_profile: test
      bindep_dir: "{{ zuul_work_dir }}"
    - test-setup
    - ensure-tox
    - role: tox-siblings
      when: tox_install_siblings