CLOUDSTACK-6879 Tagged the testcase test_vpc_site2site_vpn with the bugId

Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
This commit is contained in:
Bharat Kumar 2014-06-09 18:47:50 +05:30 committed by Abhinandan Prateek
parent e58cc98c74
commit 0684608251

View File

@ -159,7 +159,7 @@ class TestVpcSite2SiteVpn(cloudstackTestCase):
cls.cleanup = [cls.account]
@attr(tags=["advanced", "selfservice"])
@attr(tags=["advanced", "selfservice"], BugId="CLOUDSTACK-6879")
def test_vpc_site2site_vpn(self):
"""Test VPN in VPC"""