From a98d96f4ef9a0fda59e638d5a2f70d751c9e6645 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Thu, 24 Feb 2022 17:27:39 +0530 Subject: [PATCH] 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 --- zuul.d/tempest-singlenode.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 82d3343f673..e6b3355cdb5 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -414,6 +414,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 @@ -519,6 +522,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: