You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Girish Shilamkar (JIRA)" <ji...@apache.org> on 2014/01/03 06:09:50 UTC

[jira] [Commented] (CLOUDSTACK-5498) [Atomation] Marvin - Logs are not storing to folder with suite name

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861220#comment-13861220 ] 

Girish Shilamkar commented on CLOUDSTACK-5498:
----------------------------------------------

Santhosh, 

It will be great if you could make this change. We have hard time figuring out where the logs for particular testsuite are.

Thanks,
Girish

> [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
>            Priority: Critical
>             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.1.5#6160)