Merge "Revert "Skip functional l3 agent test""

This commit is contained in:
Jenkins 2014-09-07 00:00:05 +00:00 committed by Gerrit Code Review
commit 64777f2fe3
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ class L3AgentTestFramework(base.BaseOVSLinuxTestCase):
class L3AgentTestCase(L3AgentTestFramework):
def test_router_lifecycle(self):
self.skipTest('This test is suspected of causing bug 1364171')
router = self.manage_router()
self.assertTrue(self._namespace_exists(router))