yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83521
[Bug 1890445] [NEW] [ovn] Tempest test test_update_router_admin_state failing very often
Public bug reported:
Test
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state
is failing (almost) 100% of times in the neutron-ovn-tempest-slow job.
Failure example:
https://2e5a48e004c25d40a540-8aab0ff599dd9fcfda722d0dee6871dd.ssl.cf1.rackcdn.com/743832/1/check
/neutron-ovn-tempest-slow/268b7cf/testr_results.html
Strack trace:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 566, in test_update_router_admin_state
should_connect=True, msg="after updating "
File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 213, in _check_public_network_connectivity
message, server, mtu=mtu)
File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in check_vm_connectivity
msg=msg)
File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/unittest2/case.py", line 702, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Public network connectivity check failed. Reason: after updating admin_state_up of router to True
Timed out waiting for 172.24.5.234 to become reachable
** Affects: neutron
Importance: Critical
Status: Confirmed
** Tags: gate-failure ovn
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1890445
Title:
[ovn] Tempest test test_update_router_admin_state failing very often
Status in neutron:
Confirmed
Bug description:
Test
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state
is failing (almost) 100% of times in the neutron-ovn-tempest-slow job.
Failure example:
https://2e5a48e004c25d40a540-8aab0ff599dd9fcfda722d0dee6871dd.ssl.cf1.rackcdn.com/743832/1/check
/neutron-ovn-tempest-slow/268b7cf/testr_results.html
Strack trace:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 566, in test_update_router_admin_state
should_connect=True, msg="after updating "
File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 213, in _check_public_network_connectivity
message, server, mtu=mtu)
File "/opt/stack/tempest/tempest/scenario/manager.py", line 723, in check_vm_connectivity
msg=msg)
File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/unittest2/case.py", line 702, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Public network connectivity check failed. Reason: after updating admin_state_up of router to True
Timed out waiting for 172.24.5.234 to become reachable
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1890445/+subscriptions
Follow ups