mirror of https://github.com/apache/cloudstack.git
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:
parent
6c85ff5cfa
commit
4dc62bd90e
|
|
@ -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"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue