yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91736
[Bug 2015364] Re: [skip-level] OVN tests constantly failing
Reviewed: https://review.opendev.org/c/openstack/devstack/+/880533
Committed: https://opendev.org/openstack/devstack/commit/42517968ff7bdced07c5bc08b6cb2b8d10d246cc
Submitter: "Zuul (22348)"
Branch: master
commit 42517968ff7bdced07c5bc08b6cb2b8d10d246cc
Author: yatinkarel <ykarel@xxxxxxxxxx>
Date: Fri Apr 14 19:06:03 2023 +0530
[ovs] Reload ovs kernel module always
Irrespective of build_modules is True
or False reload ovs modules always.
If ovs is installed from package before(like
with multi-node-bridge role), then installing
ovs from source requires openvswitch kernel
module to be reloaded.
The issue was not seen before jammy as there
module was reloaded when build_modules was set
to True.
Closes-Bug: #2015364
Change-Id: I1785b49b2ef72ca1f817f504d5ea56021410c052
** Changed in: devstack
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2015364
Title:
[skip-level] OVN tests constantly failing
Status in devstack:
Fix Released
Status in neutron:
Confirmed
Bug description:
In the new Zed-Bobcat skip-level jobs [1], the OVN job has 4 tests constantly failing (1 fail is actually a setup class method):
*tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops
*tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip
*setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)
*tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
Logs:
*https://fd50651997fbb0337883-282d0b18354725863279cd3ebda4ab44.ssl.cf5.rackcdn.com/878632/6/experimental/neutron-ovn-grenade-multinode-skip-level/baf4ed5/controller/logs/grenade.sh_log.txt
*https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_607/878632/6/experimental/neutron-ovn-grenade-multinode-skip-level/6072d85/controller/logs/grenade.sh_log.txt
[1]https://review.opendev.org/c/openstack/neutron/+/878632
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/2015364/+subscriptions
References