[
https://issues.apache.org/jira/browse/CLOUDSTACK-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699352#comment-14699352
]
ASF GitHub Bot commented on CLOUDSTACK-8738:
--------------------------------------------
GitHub user ksowmya opened a pull request:
https://github.com/apache/cloudstack/pull/702
CLOUDSTACK-8738: Added the two methods for enable and cancel maintena…
Added the two methods for enable and cancel maintenance used in
testpath_disablestoragepool
Test results:
Test Steps: ... === TestName: test_01_disable_enable_pool_1_host | Status :
SUCCESS ===
ok
Test Steps: ... === TestName: test_01_disable_enable_pool_2_CLUSTER |
Status : SUCCESS ===
ok
Test Steps: ... SKIP: No ZONE storage pools found
Test Steps: ... === TestName: test_02_vm_operations_on_disabled_pool_1_host
| Status : SUCCESS ===
ok
Test Steps: ... === TestName:
test_02_vm_operations_on_disabled_pool_2_CLUSTER | Status : SUCCESS ===
ok
Test Steps: ... SKIP: No ZONE wide storage pools found
Test Steps: ... === TestName: test_01_cross_cluster_attach_disk | Status :
SUCCESS ===
ok
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ksowmya/cloudstack-1 fix_disablestorage_base
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/702.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #702
----
commit 2a0eaaebd301c623879384801261c39ea73da305
Author: Sowmya Krishnan <[email protected]>
Date: 2015-08-17T10:52:54Z
CLOUDSTACK-8738: Added the two methods for enable and cancel maintenance
mode on StoragePool
----
> disable_storagepool.py - base class methods missing for enable and cancel
> maintenance
> -------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8738
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8738
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Test
> Affects Versions: 4.6.0
> Reporter: Sowmya Krishnan
> Assignee: Sowmya Krishnan
> Fix For: 4.6.0
>
>
> Couple of methods for enable and cancel maintenance of StoragePool are
> missing in base.py as part of an earlier commit
> This causes test/integration/component/maint/testpath_disablestoragepool to
> fail few cases
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)