You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2014/02/21 19:43:20 UTC

[jira] [Reopened] (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:all-tabpanel ]

Rayees Namathponnan reopened CLOUDSTACK-5498:
---------------------------------------------


Can you please merge to 4.3-forward branch ? this is current active branch.

We cannot use until merging to 4.3-forward branch; 

> [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: Blocker
>             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)