GitHub user neykov opened a pull request:
https://github.com/apache/brooklyn-server/pull/676
Multi distro live test improvements
* explicitly disable HA - marks the node as MASTER instead of INITIALIZING
* don't retry machine creation - just slows down the test when the node
being tested is misconfigured
* makes the centos config overridable by extending tests
* don't require beefy machines for tests - can be overrided if needed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/brooklyn-server
improve-multi-distro-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/676.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 #676
----
commit 2de1707b34a04a753329ac13d4f825dd14e34918
Author: Svetoslav Neykov <[email protected]>
Date: 2017-05-10T13:34:20Z
Multi distro live test improvements
* explicitly disable HA - marks the node as MASTER instead of INITIALIZING
* don't retry machine creation - just slows down the test when the node
being tested is misconfigured
* makes the centos config overridable by extending tests
* don't require beefy machines for tests - can be overrided if needed
----
---
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.
---