[
https://issues.apache.org/jira/browse/CLOUDSTACK-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748470#comment-13748470
]
ASF subversion and git services commented on CLOUDSTACK-4473:
-------------------------------------------------------------
Commit 4a967406819cf054ee7b0d9f351f20a68a37cca0 in branch refs/heads/master
from [~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4a96740 ]
CLOUDSTACK-4473: allow_egress referenced before assignment
When deploying with networkids allow_egress gets no default value. This
is a regression caused by fix for CLOUDSTACK-4418
Signed-off-by: Prasanna Santhanam <[email protected]>
(cherry picked from commit 239ba9447109412cf48cfefc547d6b5fef83a4a9)
> Test Nic fails with 'Exception during NIC testlocal variable 'allow_egress'
> referenced before assignment'
> ---------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4473
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4473
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Prasanna Santhanam
> Assignee: Prasanna Santhanam
> Priority: Critical
>
> integration.smoke.test_nic.TestNic.test_01_nic (from nosetests)
> Failing for the past 5 builds (Since Unstable#762 )
> Took 1 min 15 sec.
> add description
> Error Message
> Exception during NIC test!: local variable 'allow_egress' referenced before
> assignment
> test_01_nic (integration.smoke.test_nic.TestNic): DEBUG: Exception during NIC
> test!: local variable 'allow_egress' referenced before assignment
> Stacktrace
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
> testMethod()
> File
> "/var/lib/jenkins/workspace/test-smoke-matrix/suite/test_nic/test/integration/smoke/test_nic.py",
> line 367, in test_01_nic
> self.assertEqual(True, False, "Exception during NIC test!: " + str(ex))
> File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
> assertion_func(first, second, msg=msg)
> File "/usr/local/lib/python2.7/unittest/case.py", line 487, in
> _baseAssertEqual
> raise self.failureException(msg)
> Exception during NIC test!: local variable 'allow_egress' referenced before
> assignment
> test_01_nic (integration.smoke.test_nic.TestNic): DEBUG: Exception during NIC
> test!: local variable 'allow_egress' referenced before assignment
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira