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/09/21 22:18:34 UTC

[jira] [Closed] (CLOUDSTACK-6963) [Automation] test_deploy_vm failing with error "global name 'configureSimulator' is not defined"

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan closed CLOUDSTACK-6963.
-------------------------------------------

> [Automation] test_deploy_vm failing with error "global name 'configureSimulator' is not defined"
> ------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6963
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6963
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.4.0
>            Reporter: Rayees Namathponnan
>            Assignee: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.4.0
>
>
> Test case from below suite failing 
> integration.smoke.test_deploy_vm
> "/usr/local/lib/python2.7/unittest/case.py", line 311, in run\n    self.setUp()\n', '  File "/data/Repo2/qa/cloudstack/test/integration/smoke/test_deploy_vm.py", line 312, in setUp\n    count=6)\n', '  File "/usr/local/lib/python2.7/site-packages/marvin/lib/base.py", line 4657, in create\n    cmd = configureSimulator.configureSimulatorCmd()\n', "NameError: global name 'configureSimulator' is not defined\n"]
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 311, in run
>     self.setUp()
>   File "/data/Repo2/qa/cloudstack/test/integration/smoke/test_deploy_vm.py", line 312, in setUp
>     count=6)
>   File "/usr/local/lib/python2.7/site-packages/marvin/lib/base.py", line 4657, in create
>     cmd = configureSimulator.configureSimulatorCmd()
> 'global name \'configureSimulator\' is not defined\n-------------------- >> begin captured stdout << ---------------------\n=== TestName: test_deploy_vm_start_failure | Status : EXCEPTION ===\n\n\n--------------------- >> end captured stdout << ----------------------\n-------------------- >> begin captured logging << --------------------\ntest_deploy_vm_start_failure (integration.smoke.test_deploy_vm.TestDeployVMStartFailure): DEBUG: ::::::::::::STARTED : TC: test_deploy_vm_start_failure :::::::::::\ntest_deploy_vm_start_failure 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)