Bug 1319066 - Investigate why tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops times out
Summary: Investigate why tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.t...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: khaleesi
Classification: Community
Component: rdo-manager
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: wes hayutin
QA Contact: Attila Darazs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 15:01 UTC by wes hayutin
Modified: 2018-04-16 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-16 16:30:42 UTC


Attachments (Terms of Use)

Description wes hayutin 2016-03-18 15:01:21 UTC
Description of problem:

tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] (from (empty))



Traceback (most recent call last):
  File "/home/stack/tempest/tempest/test.py", line 113, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "/home/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 398, in test_network_basic_ops
    self.check_public_network_connectivity(should_connect=True)
  File "/home/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in check_public_network_connectivity
    self.servers)
  File "/home/stack/tempest/tempest/scenario/manager.py", line 607, in check_public_network_connectivity
    should_connect=should_connect)
  File "/home/stack/tempest/tempest/scenario/manager.py", line 591, in check_vm_connectivity
    msg=msg)
  File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 678, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : Timed out waiting for 172.16.23.49 to become reachable


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