Merge "Skip test_list_pods"

This commit is contained in:
Jenkins 2017-07-03 06:43:54 +00:00 committed by Gerrit Code Review
commit 993a1b85fa
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ class PodTest(base.BaseAdminKuryrTest):
body=body,
namespace=namespace)
@decorators.skip_because(bug="1700993")
@decorators.idempotent_id('f96b40a8-25bc-4ddd-a862-072a2b7b80b8')
def test_list_pods(self):
pods = self._list_pods()