Reviewed: https://review.opendev.org/726759 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0ba08d7eb488f1b7bd66448514f468c30f402a15 Submitter: Zuul Branch: master
commit 0ba08d7eb488f1b7bd66448514f468c30f402a15 Author: Maciej Józefczyk <mjoze...@redhat.com> Date: Mon May 11 08:54:08 2020 +0000 Skip OVS module compilation for kernels newer than 5.5 For now OVS doesn't support compilation of kernel module for kernels newer than 5.5 [1]. Recently Fedora 31 upgraded the kernel to 5.6.8 and that is why the periodic jobs started to fail [2]. By default we enabled OVS module compilation because Ubuntu Bionic one doesn't have support for Openflow Meter actions. In case flag OVN_BUILD_MODULES is set to True and kernel is newer than 5.5 lets skip the module compilation with proper log. Closes-Bug: #1877377 [1] https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-ovs-master-fedora [2] https://github.com/openvswitch/ovs/commit/59e994426645358a271a0c9f485e9defafffd474 Change-Id: I63b2f198468c9e30af8284c8033fa31f2af2518a ** Changed in: neutron 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/1877377 Title: [OVN] neutron-ovn-tempest-ovs-master-fedora periodic job is failing Status in neutron: Fix Released Bug description: https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-ovs- master-fedora Last success: https://zuul.openstack.org/build/3816a88272ea413995408846a52b5366 First failure: https://zuul.openstack.org/build/b12ec3ab38e6418d9580829f0e98bfd2 Failure is on installation of kernel-devel for OVS module compilation: 2020-04-26 06:28:30.004 | No match for argument: kernel-devel-5.5.17 2020-04-26 06:28:30.004 | Error: Unable to find a match: kernel-devel-5.5.17 2020-04-26 06:28:30.004 | YUM_FAILED 1 Strange is based on the logs from last success run, the package kernel-devel-5.5.17 has been installed properly. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1877377/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp