neutron/roles/configure_functional_tests
Jakub Libosvar d086058895 ovn: Use newer OVS
OVS tag v2.13.0 is not compatible with current used kernel on upstream
Bionic Ubuntu kernel 4.15.0. This patch sticks to commit hash to unblock
the gate. We can either change to newer 2.13 tag once released or better
stop compiling OVS and use one packaged by Ubuntu.

Run functional/fullstack tests with selected OVN and OVS versions

Previously for functional tests OVS version was hardcoded - v2.12.0,
and OVN was installed from OVS repository.

After we merged OVN driver to Neutron tree we run both
Neutron/OVS and Neutron/OVN functional tests in one job.

This patch adds possibility to specify from which tag/branch OVS and OVN
should be checkout.

Change-Id: I83688031951b97bfe64f3aaa761ad7afc1d5ea55
Closes-Bug: #1883601
Closes-Bug: #1878160
2020-06-19 15:57:28 +02:00
..
defaults Add "project_name" variable to configure_functional_tests role 2019-05-22 15:30:46 +02:00
tasks ovn: Use newer OVS 2020-06-19 15:57:28 +02:00
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