neutron/tools
Bernard Cafarelli 080123851c
Fix ussuri gates
This is a combination of 3 commits.
This is the 1st commit message:

Temporarily disable grenade-multinode jobs

We need to backport multiple gate fixes, disable the relevant jobs.
Backports should re-enable the matching jobs

This is the commit message #2:

Add ensure-tox in functional job

neutron functional jobs run tests using the tox env.
Even tempest jobs need tox to be present to run the tempest
tests in venv. But functional job derived from devstack-minimal
jobs does not make sure tox is present or not. devstack jobs does not
mak sure that as those are not only used for tox run but also for
other integration testing.

Current neutorn functional job failure-
- https://zuul.opendev.org/t/openstack/build/59865004855c404ab18f06fc0ec1d005

let's call ensure-tox role in job to make sure tox is present.

Closes-Bug: 1884256
(cherry picked from commit bda80e8e2a)

This is the commit message #3:

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.

Closes-Bug: #1883601
Closes-Bug: #1878160
(cherry picked from commit d086058895)

Change-Id: I8c59e209f3a4573c3f94da6c2acd7d6f57e30b31
2020-06-21 23:54:59 +02:00
..
ovn_migration Merge "ovn-migration: Stop ml2/ovs agents before installing OVN resources" into stable/ussuri 2020-06-11 23:34:02 +00:00
tripleo Merge networking-ovn documentation into neutron 2020-02-13 18:54:15 +09:00
abandon_old_reviews.sh Update comments messages in abandon_old_reviews script 2019-12-04 10:38:14 +01:00
check_unit_test_structure.sh Fix bashate warnings 2017-03-07 13:32:04 -05:00
coding-checks.sh Add bashate support 2017-02-25 06:29:55 +00:00
configure_for_func_testing.sh Fix ussuri gates 2020-06-21 23:54:59 +02:00
deploy_rootwrap.sh Set an absolute path in rootwrap filters_path 2020-02-13 17:10:53 +00:00
download_gerrit_change.py [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
files_in_patch.py [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
generate_config_file_samples.sh Remove unnecessary 'set -x' at EOL in genconfig script 2018-12-13 13:28:57 +00:00
generate_dhclient_script_for_fullstack.sh fullstack: Don't let dhcp agents failover 2017-04-20 14:04:50 +00:00
install_venv.py Fix to use . to source script files 2017-09-01 02:40:38 -07:00
install_venv_common.py cleanup openstack-common.conf and sync updated files 2015-06-19 20:01:01 +00:00
list_moved_globals.py Retire deprecations for constants, exceptions, attributes 2016-11-09 23:43:38 -05:00
migrate_names.py [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
migrate_names.txt [OVN] Updates to tools/migrate_names.txt 2020-03-10 22:15:44 +00:00
misc-sanity-checks.sh Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
pip_install_src_modules.sh Stop testing python 2 2019-10-25 18:50:08 +00:00
requirements.txt [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
split.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
unassign_bug.py Add launchpad bug update support to abandon script 2017-04-16 02:44:03 -07:00
with_venv.sh Use tools_path/venv environment variables in install_venv 2016-01-20 02:07:12 +00:00