Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5661992E for ; Wed, 17 Dec 2014 12:25:19 +0000 (UTC) Received: (qmail 11849 invoked by uid 500); 17 Dec 2014 12:24:39 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 11795 invoked by uid 500); 17 Dec 2014 12:24:39 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 11200 invoked by uid 99); 17 Dec 2014 12:24:38 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 12:24:38 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4F10682E2D4; Wed, 17 Dec 2014 11:59:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: talluri@apache.org To: commits@cloudstack.apache.org Date: Wed, 17 Dec 2014 11:59:11 -0000 Message-Id: <4d9febd330444365984f72b746268735@git.apache.org> In-Reply-To: <2eb56bde8a9b450ca5df33c0d281fcea@git.apache.org> References: <2eb56bde8a9b450ca5df33c0d281fcea@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/4] git commit: updated refs/heads/4.5 to ed5bc1c CLOUDSTACK-8055: test_portable_ip.py - Tagging test case which can't be run on simulator Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/94814603 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/94814603 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/94814603 Branch: refs/heads/4.5 Commit: 94814603db6d825d23710071d4aba1c5893d3360 Parents: daabe92 Author: Gaurav Aradhye Authored: Wed Dec 17 14:11:16 2014 +0530 Committer: SrikanteswaraRao Talluri Committed: Wed Dec 17 17:28:44 2014 +0530 ---------------------------------------------------------------------- test/integration/component/test_portable_ip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/94814603/test/integration/component/test_portable_ip.py ---------------------------------------------------------------------- diff --git a/test/integration/component/test_portable_ip.py b/test/integration/component/test_portable_ip.py index 6bdc61a..83ef6b5 100644 --- a/test/integration/component/test_portable_ip.py +++ b/test/integration/component/test_portable_ip.py @@ -1288,7 +1288,7 @@ class TestPortableIpTransferAcrossNetworks(cloudstackTestCase): raise Exception("Warning: Exception during cleanup : %s" % e) return - @attr(tags=["advanced","swamy"], required_hardware="false") + @attr(tags=["advanced","swamy"], required_hardware="true") def test_list_portable_ip_range_non_root_admin(self): """Test list portable ip ranges with non admin root account """