neutron/roles/configure_functional_tests
yatinkarel 135daae62d Use same ovs/ovn versions in local test setups
Currently we using different defaults in CI and
local run, also defaults in local run using ovs
master branch which is broken currently. Let's
use same version by definining defaults in
configure_for_func_testing.sh rather than at job
level, jobs can override these only when really
needed.

Drop unneeded source of functions, this was wrongly
detecting ovs/ovn versions. Anything required
should be sourced as part of configure_for_func_testing.sh.

Related-Bug: #1999154
Change-Id: I04a2b0b974d11a525c850b1e641a19749dee93f6
2022-12-09 19:06:50 +05:30
..
defaults Add "project_name" variable to configure_functional_tests role 2019-05-22 15:30:46 +02:00
tasks Use same ovs/ovn versions in local test setups 2022-12-09 19:06:50 +05:30
README.rst Add "project_name" variable to configure_functional_tests role 2019-05-22 15:30:46 +02:00

README.rst

Configure host to run on it Neutron functional/fullstack tests

Role Variables