Skip to content

Commit

Permalink
Merge "Adding ci_sanity_tag for 5.0 branch Closes-Bug: 1785199" into …
Browse files Browse the repository at this point in the history
…R5.0
  • Loading branch information
mmithun authored and opencontrail-ci-admin committed Aug 7, 2018
2 parents c46a41a + d2bb558 commit e0eecf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/k8s_scripts/test_ingress.py
Expand Up @@ -19,7 +19,8 @@ def tearDownClass(cls):
def parallel_cleanup(self):
parallelCleanupCandidates = ["PodFixture"]
self.delete_in_parallel(parallelCleanupCandidates)


@test.attr(type=['ci_k8s_sanity'])
@preposttest_wrapper
def test_ingress_ip_assignment(self):
'''
Expand Down

0 comments on commit e0eecf9

Please sign in to comment.