You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ap...@apache.org on 2014/06/11 08:02:13 UTC

git commit: updated refs/heads/4.4-forward to 0684608

Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward e58cc98c7 -> 068460825


CLOUDSTACK-6879 Tagged the testcase test_vpc_site2site_vpn with the bugId

Signed-off-by: Abhinandan Prateek <ap...@apache.org>


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

Branch: refs/heads/4.4-forward
Commit: 06846082515e9524fb6c6a28608c8b0d843aab2f
Parents: e58cc98
Author: Bharat Kumar <bh...@citrix.com>
Authored: Mon Jun 9 18:47:50 2014 +0530
Committer: Abhinandan Prateek <ap...@apache.org>
Committed: Wed Jun 11 11:31:54 2014 +0530

----------------------------------------------------------------------
 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/06846082/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 03826e9..1b28447 100644
--- a/test/integration/smoke/test_vpc_vpn.py
+++ b/test/integration/smoke/test_vpc_vpn.py
@@ -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"""