Re-enable test: test_alien_list_fail

Change-Id: Id571d9b3e583f711e6c7fa371a1a406bad5c032b
This commit is contained in:
David Shrewsbury 2016-11-21 17:01:30 -05:00
parent c4c4f2dce2
commit 7f6982b4f9
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ class TestNodepoolCMD(tests.DBTestCase):
nodepoolcmd.main()
self.waitForImageDeletion('fake-provider', 'fake-image')
@skip("Skipping until ZooKeeper is enabled")
def test_alien_list_fail(self):
def fail_list(self):
raise RuntimeError('Fake list error')