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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user