[
https://issues.apache.org/jira/browse/CLOUDSTACK-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593108#comment-14593108
]
ASF GitHub Bot commented on CLOUDSTACK-8572:
--------------------------------------------
Github user pritisarap12 commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/480#discussion_r32804688
--- Diff: test/integration/testpaths/testpath_vmlc.py ---
@@ -176,6 +176,19 @@ def setUpClass(cls):
cls.zone = get_zone(cls.apiclient)
cls._cleanup = []
+ cls.skiptest = False
--- End diff --
This test does not require any special storage pool or with any tags. This
check was put since it did not find any storage pool in UP state.i.e storage
pool was present but was not in UP state.
So should I remove the check for skipTest?
> Unable to deploy VM as no storage pool found in UP state in setup
> -----------------------------------------------------------------
>
> Key: CLOUDSTACK-8572
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8572
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.1
> Reporter: Priti Sarap
> Fix For: 4.5.1
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)