From ea708e5969a3bd82835e0d52e585b871af58bf27 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Fri, 10 Jul 2020 12:05:51 +0900 Subject: [PATCH] functional job: set tox_install_siblings to true explicitly Change-Id: I01fd0e417c7c4193402863805387436a68c7a269 --- .zuul.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e2447afc..60344d88 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,13 @@ name: neutron-dynamic-routing-functional parent: neutron-functional 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: templates: