blob: d7e4670a80317242bf76ea5db66426df17e2a8bd [file] [log] [blame]
Monty Taylore1b0c382017-12-06 09:07:47 -06001- hosts: all
2 roles:
3 # Run bindep and test-setup after devstack so that they won't interfere
4 - role: bindep
5 bindep_profile: test
6 bindep_dir: "{{ zuul_work_dir }}"
7 - test-setup
8 - ensure-tox