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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---