GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/1561
CLOUDSTACK-9388: Remove string conversion in assertion statement Remove string convertion in Assertion statement, since the start port parameter in listFirewallAPI response is of type integer Test Result: ========= "Checking firewall rules deletion after static NAT disable ... === TestName: test_01_firewall_rules_port_fw | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 153.974s OK You can merge this pull request into a Git repository by running: $ git pull https://github.com/sanju1010/cloudstack startport Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1561.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1561 ---- commit e363fd27021c77e515b0fe3bf25585d3c9818dda Author: sanjeev <sanjeev.neelar...@accelerite.com> Date: 2016-05-25T09:27:29Z CLOUDSTACK-9388: Remove string conversion in assertion statement ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---