Prasanna Santhanam created CLOUDSTACK-4473:
----------------------------------------------

             Summary: 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
            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

Reply via email to