mirror of
https://github.com/apache/cloudstack
synced 2026-08-28 00:29:39 +00:00
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:
parent
e58cc98c74
commit
0684608251
@ -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"""
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user