blob: e4043d823100f8cc7bd8d3c644633e33644610c0 [file] [log] [blame]
Monty Taylore1b0c382017-12-06 09:07:47 -06001- hosts: all
2 roles:
3 - run-devstack
4 # Run bindep and test-setup after devstack so that they won't interfere
5 - role: bindep
6 bindep_profile: test
7 bindep_dir: "{{ zuul_work_dir }}"
8 - test-setup
9 - ensure-tox
Luigi Toscano6fba3fd2020-08-18 22:29:49 +020010 - get-devstack-os-environment
Luigi Toscano906d8242020-10-11 21:59:07 +020011 - tox