functional job: set tox_install_siblings to true explicitly

Change-Id: I01fd0e417c7c4193402863805387436a68c7a269
This commit is contained in:
Akihiro Motoki 2020-07-10 12:05:51 +09:00
parent 9025dc72d0
commit ea708e5969
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,13 @@
name: neutron-dynamic-routing-functional name: neutron-dynamic-routing-functional
parent: neutron-functional parent: neutron-functional
vars: vars:
project_name: neutron-dynamic-routing-functional project_name: neutron-dynamic-routing-functional
# NOTE(amotoki): neutron-functional sets tox_install_siblings to false.
# This needs to be true so that neutron from its repo is installed into
# tox env.
# We need to check tox_install_siblings false is required
# in neutron-functional job.
tox_install_siblings: true
- project: - project:
templates: templates: