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 42FA1200BF7 for ; Fri, 2 Dec 2016 07:02:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 42151160B10; Fri, 2 Dec 2016 06:02:00 +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 93C30160B25 for ; Fri, 2 Dec 2016 07:01:59 +0100 (CET) Received: (qmail 52279 invoked by uid 500); 2 Dec 2016 06:01:58 -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 52123 invoked by uid 500); 2 Dec 2016 06:01:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 52065 invoked by uid 99); 2 Dec 2016 06:01:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2016 06:01:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7180A2C2A6A for ; Fri, 2 Dec 2016 06:01:58 +0000 (UTC) Date: Fri, 2 Dec 2016 06:01:58 +0000 (UTC) From: "ASF subversion and git services (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: Fri, 02 Dec 2016 06:02:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714183#comment-15714183 ] ASF subversion and git services commented on CLOUDSTACK-9633: ------------------------------------------------------------- Commit cc73f17a75ceab4c30c7c9ee1475043061e72445 in cloudstack's branch refs/heads/master from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=cc73f17 ] Merge pull request #1800 from shapeblue/4.8-marvin-fix-for-snapshots-xenserver CLOUDSTACK-9633:test_snapshot is failing due to incorrect string construction in utils.py * pr/1800: CLOUDSTACK-9633:test_snapshot is failing due to incorrect string construction in utils.py Signed-off-by: Rohit Yadav > 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)