summaryrefslogtreecommitdiff
path: root/playbooks/run_functional_job.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/run_functional_job.yaml')
-rw-r--r--playbooks/run_functional_job.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/run_functional_job.yaml b/playbooks/run_functional_job.yaml
index e85c2eee96..b5d7d23850 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 }}"