[
https://issues.apache.org/jira/browse/CLOUDSTACK-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602576#comment-14602576
]
ASF GitHub Bot commented on CLOUDSTACK-8582:
--------------------------------------------
Github user sanju1010 commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/532#discussion_r33338448
--- Diff: test/integration/component/test_ps_domain_limits.py ---
@@ -194,7 +194,7 @@ def setupAccounts(self):
return [FAIL, e, None]
return [PASS, None, users]
- @attr(tags=["advanced", "selfservice"])
+ @attr(tags=["advanced", "selfservice"], required_hardware="false")
--- End diff --
Is this test needs to be run on simulator?
> Fix test cases failing on simulator
> -----------------------------------
>
> Key: CLOUDSTACK-8582
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8582
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.6.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.6.0
>
>
> Fix the test cases failing on simulator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)