diff --git a/playbooks/run_functional_job.yaml b/playbooks/run_functional_job.yaml index e85c2eee965..b5d7d23850a 100644 --- a/playbooks/run_functional_job.yaml +++ b/playbooks/run_functional_job.yaml @@ -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 }}"