GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1469
Bump ssh retries to prevent false positives of test_loadbalance No more false positives after this change. ``` [root@cs1 integration]# cat /tmp//MarvinLogs/test_loadbalance_TR5RJD/results.txt Test to create Load balancing rule with source NAT ... === TestName: test_01_create_lb_rule_src_nat | Status : SUCCESS === ok Test to create Load balancing rule with non source NAT ... === TestName: test_02_create_lb_rule_non_nat | Status : SUCCESS === ok Test for assign & removing load balancing rule ... === TestName: test_assign_and_removal_lb | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 3 tests in 930.418s OK ``` You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 47_bump_test_loadbalance_retries Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1469.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 #1469 ---- commit ebfd3c9db6ebd264a1daae6479d6c620d785996c Author: Remi Bergsma <git...@remi.nl> Date: 2016-02-21T18:19:42Z bump ssh retries to prevent false positives of test_loadbalance ---- --- 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. ---