Merge "Remove run-devstack role from run_functional_job playbook"

This commit is contained in:
Zuul 2021-11-16 13:41:16 +00:00 committed by Gerrit Code Review
commit 83c6d23308
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
- hosts: all
roles:
- run-devstack
# Run bindep and test-setup after devstack so that they won't interfere
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"