zuul: Remove unnecessary 'tox_install_siblings'

This it the default value defined by zuul-jobs. There's no need to
manually configure it.

[1] 6228b71b07/roles/tox/defaults/main.yaml (L6)

Change-Id: Ib8ffb8a3ae3bfdd2cfedd8313b9221945e392141
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2019-11-20 16:08:57 +00:00
parent 6a04c5546a
commit 50ad9245f0
1 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@
# explicitly stating the work dir makes this job reusable by other
# projects
zuul_work_dir: src/opendev.org/openstack/nova
tox_install_siblings: true
bindep_profile: test py36
timeout: 3600
@ -79,7 +78,6 @@
# explicitly stating the work dir makes this job reusable by other
# projects
zuul_work_dir: src/opendev.org/openstack/nova
tox_install_siblings: true
bindep_profile: test py37
timeout: 3600