Setup proper zuul_work_dir

This avoids other projects running our jobs from installing their
bindep.txt files.

Change-Id: Iddc755f16f51853d953e74df5d8848f24e3d9f07
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2021-06-24 14:19:41 -04:00
parent ed63ea9351
commit 2c45324123
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
- zuul/nodepool - zuul/nodepool
- zuul/zuul - zuul/zuul
- zuul/zuul-registry - zuul/zuul-registry
vars:
zuul_work_dir: "{{ zuul.projects['opendev.org/windmill/windmill'].src_dir }}"
timeout: 3600 timeout: 3600
# Testing for install_method: pip # Testing for install_method: pip