[
https://issues.apache.org/jira/browse/CLOUDSTACK-9388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299742#comment-15299742
]
ASF GitHub Bot commented on CLOUDSTACK-9388:
--------------------------------------------
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 <[email protected]>
Date: 2016-05-25T09:27:29Z
CLOUDSTACK-9388: Remove string conversion in assertion statement
----
> Remove string convertion in Assertion statement
> ------------------------------------------------
>
> Key: CLOUDSTACK-9388
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9388
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Sanjeev N
> Assignee: Sanjeev N
>
> Remove string convertion in Assertion statement, since the start port
> parameter in listFirewallAPI response is of type integer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)