Dear fellow developers,
I am running few Neutron tempest tests and noticing an intermittent failure
of tempest.scenario.test_network_basic_ops.
I ran this test 50+ times and am getting intermittent failure. The pass
rate is apps. 70%. The 30% of the time it fails mostly in
_check_public_network_connectivity.
Has anybody seen this?
If there is a fix or work around for this, please share your wisdom.
Thanks
-Sukhdev
Here is the Traceback:
Traceback (most recent call last):
File "tempest/scenario/test_network_basic_ops.py", line 300, in
test_network_basic_ops
self._check_public_network_connectivity(should_connect=True)
File "tempest/scenario/test_network_basic_ops.py", line 269, in
_check_public_network_connectivity
raise exc
AssertionError: Timed out waiting for 172.24.4.5 to become reachable
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 2 tests in 185.446s (-142.730s)
FAILED (id=38, failures=2)
Full Log of tempest.log is here :
http://paste.openstack.org/show/60847/
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev