[
https://issues.apache.org/jira/browse/CLOUDSTACK-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206431#comment-14206431
]
ASF subversion and git services commented on CLOUDSTACK-7865:
-------------------------------------------------------------
Commit 7efc4c388fc96bb76acd1dbc0c2d344ddc23f2d1 in cloudstack's branch
refs/heads/4.5 from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7efc4c3 ]
CLOUDSTACK-7865: fixed pep8 errors and errors in wrong references
to the variables
> [Automation] Fix the script "/maint/test_bugs.py" - Missing attributes used
> in class
> ------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7865
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7865
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Test
> Affects Versions: 4.5.0
> Reporter: Chandan Purushothama
> Assignee: Srikanteswararao Talluri
> Priority: Critical
> Fix For: 4.5.0
>
>
> I see the following errors in execution of two test cases in test_bugs.py:
> *First Error*:
> {noformat}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 332, in run
> testMethod()
> File "/root/cloudstack/test/integration/component/maint/test_bugs.py", line
> 396, in test_CLOUDSTACK_6181_stoppedvm_root_resize
> virtualmachineid=self.virtual_machine.id,
> '\'Test42xBugsMgmtSvr\' object has no attribute \'virtual_machine\'\n
> {noformat}
> *Second Error*
> {noformat}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 332, in run
> testMethod()
> File "/root/cloudstack/test/integration/component/maint/test_bugs.py", line
> 464, in test_CLOUDSTACK_6181_vm_root_resize
> virtualmachineid=self.virtual_machine.id,
> '\'Test42xBugsMgmtSvr\' object has no attribute \'virtual_machine\'\n
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)