Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B2AA1200BD3 for ; Tue, 6 Dec 2016 17:55:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B1601160B17; Tue, 6 Dec 2016 16:55:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EF66C160B2A for ; Tue, 6 Dec 2016 17:55:00 +0100 (CET) Received: (qmail 31308 invoked by uid 500); 6 Dec 2016 16:55:00 -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 31214 invoked by uid 500); 6 Dec 2016 16:55:00 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 31188 invoked by uid 99); 6 Dec 2016 16:55:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 16:55:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D897A2C03E8 for ; Tue, 6 Dec 2016 16:54:59 +0000 (UTC) Date: Tue, 6 Dec 2016 16:54:59 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9633) test_snapshot is failing due to incorrect string construction in utils.py MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Dec 2016 16:55:01 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726039#comment-15726039 ] ASF GitHub Bot commented on CLOUDSTACK-9633: -------------------------------------------- Github user syed commented on the issue: https://github.com/apache/cloudstack/pull/1807 @abhinandanprateek the snapshot path is something which is internal to Cloudstack, as an end user, I would not be able to tell the difference before and after the upgrade, unless I missed something. > test_snapshot is failing due to incorrect string construction in utils.py > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-9633 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9633 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: marvin > Affects Versions: 4.10.0.0 > Environment: https://github.com/apache/cloudstack/pull/1800 > Reporter: Boris Stoyanov > Fix For: 4.10.0.0 > > > When searching for the snapshot vhd on the nfs storage it adds ([name].vhd.vhd) I've removed the extension for xenserver and it passed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)