Tempest plugin for the Neutron project.
Go to file
Slawek Kaplonski de8e503274 Migrate CI jobs to Ubuntu Focal
Jobs for master branch are moved to be run on Ubuntu Focal.
All jobs for Stein, Train and Ussuri will be still run on Ubuntu
Bionic.

We also need to switch to legacy ebtables implementation in the
linuxbridge job because ebtables-nft implementation don't
supports syntax for source and destination ipv4 address in arp
tables. Please check bug [1] for more details.

Additionally scenario tests for port forwarding are now marked as
unstable as we have some problem with port forwarding on Ubuntu Focal.
See [2] for details.

Also test test_floating_ip_update is now marked as unstable as it is
failing pretty often on Ubuntu Focal. See [3] for details.

This patch also changes ovn hash used to be installed on the nodes
in the ovn scenario job with Ussuri release as this job is still run
on Ubuntu Bionic and we need to bump this hash there.

This patch additionally switches neutron-tempest-plugin-bgpvpn-bagpipe
jobs for master and ussuri to be non-voting due to bug [4].

This patch also switches neutron-tempest-plugin-designate-scenario
to be non-voting due to the bug [5]

[1] https://bugs.launchpad.net/neutron/+bug/1889779
[2] https://bugs.launchpad.net/neutron/+bug/1896735
[3] https://bugs.launchpad.net/neutron/+bug/1897326
[4] https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
[5] https://bugs.launchpad.net/neutron/+bug/1891309

Related-Bug: #1896735

Change-Id: I9252b6a8786c43524ba0ebaa59b480ef8e489ff1
2020-09-28 00:38:51 +02:00
devstack Only install plugin system-wide if INSTALL_TEMPEST is set 2020-04-21 10:28:07 +02:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-06-02 00:19:08 +00:00
neutron_tempest_plugin Migrate CI jobs to Ubuntu Focal 2020-09-28 00:38:51 +02:00
playbooks Migrate CI jobs to Ubuntu Focal 2020-09-28 00:38:51 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-02 00:19:08 +00:00
roles Move neutron-dynamic-routing BGP tests from stadium 2019-09-24 08:56:13 -05:00
tools Add guest image customization to DevStack plugin. 2018-10-02 16:23:19 +00:00
zuul.d Migrate CI jobs to Ubuntu Focal 2020-09-28 00:38:51 +02:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Switch to stestr 2018-05-29 14:34:42 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:58 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.stestr.conf Switch to stestr 2018-05-29 14:34:42 -04:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-03-15 08:45:25 +00:00
HACKING.rst Sync Sphinx requirement 2019-06-19 22:58:47 +08:00
LICENSE Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
requirements.txt Add nose to requirements.txt 2020-05-12 11:12:03 -04:00
setup.cfg Add py38 package metadata 2020-05-29 20:49:16 +00:00
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Update hacking for Focal 2020-09-10 14:02:37 +02:00
tox.ini Update hacking for Focal 2020-09-10 14:02:37 +02:00

README.rst

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.