Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created July 23, 2013 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bodepd/6066319 to your computer and use it in GitHub Desktop.
Save bodepd/6066319 to your computer and use it in GitHub Desktop.
======================================================================
FAIL: tempest.tests.compute.servers.test_server_addresses.ServerAddressesTestXML.test_list_server_addresses[smoke]
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/var/lib/tempest/tempest/tests/compute/servers/test_server_addresses.py", line 57, in test_list_server_addresses
self.assertTrue(len(addresses) >= 1)
File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment