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 790481070B for ; Wed, 26 Mar 2014 06:01:24 +0000 (UTC) Received: (qmail 32402 invoked by uid 500); 26 Mar 2014 06:01:24 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 32184 invoked by uid 500); 26 Mar 2014 06:01:23 -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 32164 invoked by uid 500); 26 Mar 2014 06:01:22 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 32144 invoked by uid 99); 26 Mar 2014 06:01:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 06:01:21 +0000 Date: Wed, 26 Mar 2014 06:01:21 +0000 (UTC) From: "Santhosh Kumar Edukulla (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-5498) [Atomation] Marvin - Logs are not storing to folder with suite name 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-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Kumar Edukulla updated CLOUDSTACK-5498: ------------------------------------------------ Priority: Major (was: Blocker) > [Atomation] Marvin - Logs are not storing to folder with suite name > ------------------------------------------------------------------- > > Key: CLOUDSTACK-5498 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5498 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, marvin > Affects Versions: 4.3.0 > Environment: Automation > Reporter: Rayees Namathponnan > Assignee: Santhosh Kumar Edukulla > Fix For: 4.3.0 > > > Configure .cfg file with below data and run automation eg "test_ssvm" > }, > "logger": > { > "LogFolderPath": "/Repo_30X/ipcl/cloudstack/test/logs/" > }, > "globalConfig": [ > { > "name": "network.gc.wait", > "value": "60" > }, > { > " > Expected result > Folder "test_ssvm_+timestamp" should be created under /Repo_30X/ipcl/cloudstack/test/logs/", and below 3 files should be under that > failed_plus_exceptions.txt > results.txt > runinfo.txt > Actual Result > Folder "timestamp" created instead of "test_ssvm_+timestamp", and i can see other 3 text files; > Its very hard to find corresponding folder for test_ssvm, with current implementation -- This message was sent by Atlassian JIRA (v6.2#6252)