Switch to cirros uec image in ovn tempest jobs

Seen couple of kernel panic issues in these jobs,
switch to cirros uec image to avoid it.

This is already done in non-scenario jobs defined
in neutron-tempest-plugin[1].

[1] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/821067

Change-Id: Ic57f828c08f1793226759baedb3eb2f646191e1f
(cherry picked from commit a98d96f4ef)
This commit is contained in:
yatinkarel 2022-02-24 17:27:39 +05:30 committed by yatin
parent b0b17dad0a
commit 9da226fe30

View File

@ -335,6 +335,9 @@
neutron_plugin_options:
is_igmp_snooping_enabled: True
devstack_localrc:
CIRROS_VERSION: 0.5.1
DEFAULT_IMAGE_NAME: cirros-0.5.1-x86_64-uec
DEFAULT_IMAGE_FILE_NAME: cirros-0.5.1-x86_64-uec.tar.gz
Q_AGENT: ovn
ML2_L3_PLUGIN: ovn-router,trunk
Q_ML2_PLUGIN_MECHANISM_DRIVERS: ovn,logger
@ -439,6 +442,10 @@
timeout: 10800
vars:
tox_envlist: integrated-network
devstack_localrc:
CIRROS_VERSION: 0.5.1
DEFAULT_IMAGE_NAME: cirros-0.5.1-x86_64-uec
DEFAULT_IMAGE_FILE_NAME: cirros-0.5.1-x86_64-uec.tar.gz
devstack_plugins:
neutron: https://opendev.org/openstack/neutron.git
devstack_services: