yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66670
[Bug 1709547] Re: fullstack ovsfw tests aren't executed
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 <iwamoto@xxxxxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1709547
Title:
fullstack ovsfw tests aren't executed
Status in neutron:
Fix Released
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1709547/+subscriptions
References