Bug 1530188 - neutron tempest 'test_router_interface_status' fails
Summary: neutron tempest 'test_router_interface_status' fails
Keywords:
Status: CLOSED DUPLICATE of bug 1488420
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Daniel Alvarez Sanchez
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-02 08:50 UTC by Arie Bregman
Modified: 2019-09-09 14:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-15 14:44:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Arie Bregman 2018-01-02 08:50:12 UTC
Description of problem:

The following test fails every single time:

neutron.tests.tempest.api.test_routers.RoutersTest.test_router_interface_status

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/api/test_routers.py", line 164, in test_router_interface_status
    utils.wait_until_true(status_active, exception=AssertionError)
  File "/usr/lib/python2.7/site-packages/neutron/common/utils.py", line 687, in wait_until_true
    raise exception
AssertionError

Version-Release number of selected component (if applicable): Latest OSP 12


How reproducible: 100%


Steps to Reproduce:
1. Deploy RHOSP 12 with OVN
2. Run neutron tempest API routers tests

Comment 2 Daniel Alvarez Sanchez 2018-01-15 14:44:48 UTC

*** This bug has been marked as a duplicate of bug 1488420 ***

Comment 3 Daniel Alvarez Sanchez 2018-01-15 14:46:44 UTC
I closed it even the product/component is different.
This OVS package contains the fix:

https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=638959


Note You need to log in before you can comment on or make changes to this bug.