Migrate tempest jobs to Focal
Update nodetype for neutron-tempest-dvr-ha-multinode-full job Stop compiling OVS modules in OVN jobs Etherpad tracker: https://etherpad.opendev.org/p/neutron-victoria-switch_to_focal Depends-On: https://review.opendev.org/734700/ Depends-On: https://review.opendev.org/748367/ Change-Id: I18498ad7f8e4e4dc6d91a98bd917798420e57aeb Story: #2007865 Task: #40199
This commit is contained in:

committed by
Slawek Kaplonski

parent
21fc89401e
commit
e77f631257
@@ -1,7 +1,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: neutron-tempest-dvr-ha-multinode-full
|
name: neutron-tempest-dvr-ha-multinode-full
|
||||||
parent: tempest-multinode-full-py3
|
parent: tempest-multinode-full-py3
|
||||||
nodeset: openstack-three-node-bionic
|
nodeset: openstack-three-node-focal
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
roles:
|
roles:
|
||||||
- zuul: openstack/neutron-tempest-plugin
|
- zuul: openstack/neutron-tempest-plugin
|
||||||
@@ -137,10 +137,6 @@
|
|||||||
ENABLE_CHASSIS_AS_GW: true
|
ENABLE_CHASSIS_AS_GW: true
|
||||||
OVN_L3_CREATE_PUBLIC_NETWORK: true
|
OVN_L3_CREATE_PUBLIC_NETWORK: true
|
||||||
OVN_DBS_LOG_LEVEL: dbg
|
OVN_DBS_LOG_LEVEL: dbg
|
||||||
# TODO(mjozefcz): Stop compiling OVS modules when meter action in kernel
|
|
||||||
# will be released in Ubuntu Bionic.
|
|
||||||
# More info: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-December/048009.html
|
|
||||||
OVN_BUILD_MODULES: True
|
|
||||||
BUILD_TIMEOUT: 784
|
BUILD_TIMEOUT: 784
|
||||||
ENABLE_TLS: True
|
ENABLE_TLS: True
|
||||||
OVN_IGMP_SNOOPING_ENABLE: True
|
OVN_IGMP_SNOOPING_ENABLE: True
|
||||||
@@ -211,10 +207,6 @@
|
|||||||
OVN_DBS_LOG_LEVEL: dbg
|
OVN_DBS_LOG_LEVEL: dbg
|
||||||
USE_PYTHON3: True
|
USE_PYTHON3: True
|
||||||
ENABLE_TLS: True
|
ENABLE_TLS: True
|
||||||
# TODO(mjozefcz): Stop compiling OVS modules when meter action in kernel
|
|
||||||
# will be released in Ubuntu Bionic.
|
|
||||||
# More info: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-December/048009.html
|
|
||||||
OVN_BUILD_MODULES: True
|
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@@ -229,10 +229,6 @@
|
|||||||
ENABLE_CHASSIS_AS_GW: true
|
ENABLE_CHASSIS_AS_GW: true
|
||||||
OVN_L3_CREATE_PUBLIC_NETWORK: true
|
OVN_L3_CREATE_PUBLIC_NETWORK: true
|
||||||
OVN_DBS_LOG_LEVEL: dbg
|
OVN_DBS_LOG_LEVEL: dbg
|
||||||
# TODO(mjozefcz): Stop compiling OVS modules when meter action in kernel
|
|
||||||
# will be released in Ubuntu Bionic.
|
|
||||||
# More info: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-December/048009.html
|
|
||||||
OVN_BUILD_MODULES: True
|
|
||||||
USE_PYTHON3: True
|
USE_PYTHON3: True
|
||||||
BUILD_TIMEOUT: 784
|
BUILD_TIMEOUT: 784
|
||||||
ENABLE_TLS: True
|
ENABLE_TLS: True
|
||||||
|
Reference in New Issue
Block a user