Rayees Namathponnan created CLOUDSTACK-3840:
-----------------------------------------------

             Summary: [Automation] 
test_egress_rules.TestInvalidParametersForEgress.test_invalid_parameters failed 
to raise expected  Exception
                 Key: CLOUDSTACK-3840
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3840
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Automation
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Test case 
integration.component.test_egress_rules.TestInvalidParametersForEgress.test_invalid_parameters
 failed  in automation runs, observed below error 

Error Message

Exception not raised
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Created security 
group with ID: 896d1c49-1c40-4090-97f9-922ff4060ed6
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress 
rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid port
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress 
rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid cidr
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_egress_rules.py", 
line 2098, in test_invalid_parameters
    domainid=self.account.domainid
  File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
    "{0} not raised".format(exc_name))
Exception not raised
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Created security 
group with ID: 896d1c49-1c40-4090-97f9-922ff4060ed6
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress 
rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid port
testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress 
rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid cidr
--------------------- >> end captured logging << ---------------------

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