Remove tox_siblings setting

Remove setting of tox_sibling to false, the problem has been solved
with change https://review.openstack.org/523950.

Change-Id: I7fc6df9e0aec40acc5b00ae6f58cbfb13c5ba778
This commit is contained in:
Andreas Jaeger
2018-03-11 12:11:06 +01:00
parent 2f29e23a2f
commit a87443bfa6

View File

@@ -15,9 +15,6 @@
Use the specified tox environments (``ALL`` selects all).
vars:
zuul_work_dir: "{{ (zuul.projects.values() | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}"
# NOTE(jeblair): temporarily disabled tox_siblings until the fix
# in https://review.openstack.org/514058 lands.
tox_install_siblings: false
files:
- upper-constraints.txt
- .zuul.d/cross-jobs.yaml