You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2014/07/28 16:04:28 UTC

[16/50] git commit: updated refs/heads/4.4 to d5220a8

CLOUDSTACK-6879 Tagged the testcase test_vpc_site2site_vpn with the bugId

Signed-off-by: Abhinandan Prateek <ap...@apache.org>
(cherry picked from commit 06846082515e9524fb6c6a28608c8b0d843aab2f)


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4dc62bd9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4dc62bd9
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4dc62bd9

Branch: refs/heads/4.4
Commit: 4dc62bd90eb80a20a4724b40a2c92ac74cd9a68b
Parents: 6c85ff5
Author: Bharat Kumar <bh...@citrix.com>
Authored: Mon Jun 9 18:47:50 2014 +0530
Committer: Daan Hoogland <da...@onecht.net>
Committed: Mon Jul 28 16:02:30 2014 +0200

----------------------------------------------------------------------
 test/integration/smoke/test_vpc_vpn.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4dc62bd9/test/integration/smoke/test_vpc_vpn.py
----------------------------------------------------------------------
diff --git a/test/integration/smoke/test_vpc_vpn.py b/test/integration/smoke/test_vpc_vpn.py
index 0e94e25..d06fd29 100644
--- a/test/integration/smoke/test_vpc_vpn.py
+++ b/test/integration/smoke/test_vpc_vpn.py
@@ -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"""