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 806881820A for ; Thu, 25 Feb 2016 09:16:19 +0000 (UTC) Received: (qmail 19934 invoked by uid 500); 25 Feb 2016 09:16:18 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 19805 invoked by uid 500); 25 Feb 2016 09:16:18 -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 19638 invoked by uid 500); 25 Feb 2016 09:16:18 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 19589 invoked by uid 99); 25 Feb 2016 09:16:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2016 09:16:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 491412C1F70 for ; Thu, 25 Feb 2016 09:16:18 +0000 (UTC) Date: Thu, 25 Feb 2016 09:16:18 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9066) update testpath to delete account after deleting VM's of that account MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166969#comment-15166969 ] ASF GitHub Bot commented on CLOUDSTACK-9066: -------------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1078 > update testpath to delete account after deleting VM's of that account > ---------------------------------------------------------------------- > > Key: CLOUDSTACK-9066 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9066 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Reporter: Priti Sarap > > In testpath_snapshot_hardning.py testpath account was getting cleared prior to VM's of that account hence while cleaning up the account the VM's in that account also gets deleted hence while clearing VM's it gives exception as "No VM found". -- This message was sent by Atlassian JIRA (v6.3.4#6332)