← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1772689] Re: openvswitch kernel module not loaded in gate jobs

 

Reviewed:  https://review.openstack.org/570085
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=edc909a26793584fa7cf07ba84b0cad4c26b3275
Submitter: Zuul
Branch:    master

commit edc909a26793584fa7cf07ba84b0cad4c26b3275
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date:   Wed May 23 01:27:41 2018 +0200

    Change ovs release used to compile kernel module for tests node
    
    In some test jobs, like fullstack and ovsfw-scenario job
    openvswitch kernel module is compiled from source before tests.
    This compilation was failing because of new kernel 4.4.0-127 provided
    by Ubuntu.
    
    Kernel module will be compiled from source which contains
    fix for this change in kernel.
    See related openvswitch commit message for details:
    https://github.com/openvswitch/ovs/commit/138df3e563de9da0e5a4155b3534a69621495742
    
    As current Ubuntu uses ovs 2.9.0 we don't need to compile ovs for
    ovsfw-scenario-job anymore because fix we needed is already contained
    in ovs 2.9.0.
    
    Change-Id: Idc34776e5b2fad105e246f7718220c23f0a94164
    Closes-bug: #1772689


** 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/1772689

Title:
  openvswitch kernel module not loaded in gate jobs

Status in neutron:
  Fix Released

Bug description:
  Fullstack and ovsfw scenario jobs are failing because of failure during loading openvswitch kernel module. Example of failure:
  * fullstack http://logs.openstack.org/08/570008/3/check/neutron-fullstack/7df64f5/job-output.txt.gz
  * ovsfw: http://logs.openstack.org/08/570008/3/check/neutron-tempest-ovsfw/dac1fe2/job-output.txt.gz

  It looks like there is some problem with compiling openvswitch kernel
  module there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1772689/+subscriptions


References