fullstack ovsfw tests aren't executed

Bug #1709547 reported by IWAMOTO Toshihiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
IWAMOTO Toshihiro

Bug Description

fullstack issues "ovs-ofctl add-flow br-test-foo ct_state=+trk,actions=drop" to confirm conntrack support but results in:

http://logs.openstack.org/18/489918/4/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/f9aa19e/console.html#_2017-08-09_05_24_52_006295

Stderr: sudo: no tty present and no askpass program specified

As a result, the tests are skipped.

2017-08-09 05:24:52.210160 | 2017-08-09 05:24:52.209 | {3} neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork.test_securitygroup(ovs-openflow-cli_ovsdb-cli) ... SKIPPED: Open vSwitch firewall_driver doesn't work with this version of ovs.

It seems ovs-ofctl should be added to the sudoers list.

description: updated
Revision history for this message
Boden R (boden) wrote :
tags: added: gate-failure
Changed in neutron:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/492410

Changed in neutron:
assignee: nobody → IWAMOTO Toshihiro (iwamoto)
status: Confirmed → In Progress
Revision history for this message
Jakub Libosvar (libosvar) wrote :

We switched to rootwrap in fullstack recently, maybe that was the cause? Anyways, the fix seems fine :) thanks

Changed in neutron:
milestone: none → pike-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/492410
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6d5dc8677b9a7f13c5201fac4d5f6496d0dc40f2
Submitter: Jenkins
Branch: master

commit 6d5dc8677b9a7f13c5201fac4d5f6496d0dc40f2
Author: IWAMOTO Toshihiro <email address hidden>
Date: Thu Aug 10 16:28:59 2017 +0900

    fullstack: Actually run ovsfw tests

    super(...).setUp() must be called before OVSVersionChecker so that
    rootwrap gets configured first.

    Change-Id: Ie152f64a598a68566e36a4903017132e03eb35a6
    Closes-bug: #1709547

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 12.0.0.0b1

This issue was fixed in the openstack/neutron 12.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.