CLOUDSTACK-8055: test_portable_ip.py - Tagging test case which can't be run on simulator
Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org> 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/master Commit: 94814603db6d825d23710071d4aba1c5893d3360 Parents: daabe92 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Authored: Wed Dec 17 14:11:16 2014 +0530 Committer: SrikanteswaraRao Talluri <tall...@apache.org> 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 """