[
https://issues.apache.org/jira/browse/CLOUDSTACK-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701353#comment-14701353
]
ASF subversion and git services commented on CLOUDSTACK-8738:
-------------------------------------------------------------
Commit 4325574270c26eaae78860a0e4229d8edcf34d23 in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4325574 ]
Merge pull request #703 from ksowmya/disablestorage_pep8
Disablestorage pep8CLOUDSTACK-8738: Added Maintenance mode related fixes into
base.py for test_disablestoragepool.
Also fixed pep8 issues in script, most of them for E501 (long lines) with
max-line-length set to default
Test Result:
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
* pr/703:
Fixed pep8 issues
CLOUDSTACK-8738: Added the two methods for enable and cancel maintenance mode
on StoragePool
Signed-off-by: Remi Bergsma <[email protected]>
> 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)