CLOUDSTACK-6879 Tagged the testcase test_vpc_site2site_vpn with the bugId

Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 0684608251)
This commit is contained in:
Bharat Kumar 2014-06-09 18:47:50 +05:30 committed by Daan Hoogland
parent 6c85ff5cfa
commit 4dc62bd90e
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,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"""