Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F4421847F for ; Mon, 17 Aug 2015 10:41:26 +0000 (UTC) Received: (qmail 50258 invoked by uid 500); 17 Aug 2015 10:34:46 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 50212 invoked by uid 500); 17 Aug 2015 10:34:46 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 50203 invoked by uid 500); 17 Aug 2015 10:34:45 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 50199 invoked by uid 99); 17 Aug 2015 10:34:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2015 10:34:45 +0000 Date: Mon, 17 Aug 2015 10:34:45 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8738) disable_storagepool.py - base class methods missing for enable and cancel maintenance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8738?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D14699352#comment-14699352 ]=20 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= =E2=80=A6 Added the two methods for enable and cancel maintenance used in testpat= h_disablestoragepool =20 Test results: Test Steps: ... =3D=3D=3D TestName: test_01_disable_enable_pool_1_host = | Status : SUCCESS =3D=3D=3D ok Test Steps: ... =3D=3D=3D TestName: test_01_disable_enable_pool_2_CLUST= ER | Status : SUCCESS =3D=3D=3D ok Test Steps: ... SKIP: No ZONE storage pools found Test Steps: ... =3D=3D=3D TestName: test_02_vm_operations_on_disabled_p= ool_1_host | Status : SUCCESS =3D=3D=3D ok Test Steps: ... =3D=3D=3D TestName: test_02_vm_operations_on_disabled_p= ool_2_CLUSTER | Status : SUCCESS =3D=3D=3D ok Test Steps: ... SKIP: No ZONE wide storage pools found Test Steps: ... =3D=3D=3D TestName: test_01_cross_cluster_attach_disk |= Status : SUCCESS =3D=3D=3D ok You can merge this pull request into a Git repository by running: $ git pull https://github.com/ksowmya/cloudstack-1 fix_disablestorage_b= ase 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 =20 ---- commit 2a0eaaebd301c623879384801261c39ea73da305 Author: Sowmya Krishnan Date: 2015-08-17T10:52:54Z CLOUDSTACK-8738: Added the two methods for enable and cancel maintenanc= e 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-873= 8 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > 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 mi= ssing 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)