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/05/20 17:08:40 UTC

[jira] [Created] (CLOUDSTACK-6726) [Automation] test_network.py, testcase failing while calling listportforwardingrules API

Rayees Namathponnan created CLOUDSTACK-6726:
-----------------------------------------------

             Summary: [Automation] test_network.py, testcase failing while calling listportforwardingrules API
                 Key: CLOUDSTACK-6726
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6726
             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
            Priority: Blocker
             Fix For: 4.4.0


Below test case failing with latets runs

integration.smoke.test_network.TestPortForwarding.test_01_port_fwd_on_src_nat


Test case calling list pf rule api after deleting PF rule, CS return error message "Unable to execute API command listportforwardingrules due to invalid value. Invalid parameter id value=ff53386f-c418-4f85-b006-df7761erere due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class."

This is expected message, we should handle this in framework


Error Message

Execute cmd: listportforwardingrules failed, due to: errorCode: 431, errorText:Unable to execute API command listportforwardingrules due to invalid value. Invalid parameter id value=260b53c4-946c-48a4-940a-228d1f243d23 due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class.
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_01_port_fwd_on_src_nat | Status : EXCEPTION ===


--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
test_delete_account (integration.smoke.test_network.TestDeleteAccount): DEBUG: Payload: {'apiKey': u'1SilesOhwWJLYwInJVa_uNRle4rmNP93ImbGQuJznbIx0tjzji8CP8lK6O1MQSzCTJ2Mir_1lL2SSuCdoMqVTQ', 'command': 'listDomains', 'signature': '8ilY8sNNI9ov84SSMCYm0rwKw/Q=', 'response': 'json'}
test_delete_account (integration.smoke.test_network.TestDeleteAccount): DEBUG: ========Sending GET Cmd : listDomains=======



--
This message was sent by Atlassian JIRA
(v6.2#6252)