[
https://issues.apache.org/jira/browse/CLOUDSTACK-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583057#comment-14583057
]
ASF GitHub Bot commented on CLOUDSTACK-8554:
--------------------------------------------
GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/390
CLOUDSTACK-8554: Fixed string conversion issue in few netscaler test cases
Fixed issue "Exception object is directly converted to lower without
converting it to string."
Logs:
Test edit LB rule from least conn to round robin algo ... SKIP: Connection
limit to CFE exceeded
Test edit LB rule from round robin to source algo ... SKIP: Connection
limit to CFE exceeded
Test edit LB rule from round robin to least connection algo ... SKIP:
Connection limit to CFE exceeded
Test edit LB rule from round robin to source algo ... SKIP: Connection
limit to CFE exceeded
Test edit LB rule from source to least conn algo ... SKIP: Connection limit
to CFE exceeded
Test edit LB rule from source to round robin algo ... SKIP: Connection
limit to CFE exceeded
Test Create LB rule with least connection algorithm ... SKIP: Connection
limit to CFE exceeded
Test Create LB rule with round robin algorithm ... SKIP: Connection limit
to CFE exceeded
Test Create LB rule with source Ip algorithm ... SKIP: Connection limit to
CFE exceeded
----------------------------------------------------------------------
Ran 9 tests in 33.583s
OK (SKIP=9)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack 8554
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/390.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 #390
----
commit cf0ed17c651a9123994250ac9aeb85fe494ccebb
Author: Gaurav Aradhye <[email protected]>
Date: 2015-06-12T06:52:08Z
CLOUDSTACK-8554: Fixed string conversion issue in few netscaler test cases
----
> Fix string conversion issue in few netscaler test cases
> -------------------------------------------------------
>
> Key: CLOUDSTACK-8554
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8554
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.6.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.6.0
>
>
> Fix issue "Exception object is directly converted to lower without converting
> it to string."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)