GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/506
AbstractYamlTest: make setUpPlatform overridable
This is useful for writing more advanced tests that want to use YAML - in
particular, I want it for refactoring performance/load tests such as
https://github.com/apache/brooklyn-library/blob/master/qa/src/test/java/org/apache/brooklyn/qa/load/LoadTest.java
(which need a major overhaul - I made a start on that; PR to follow soon
hopefully).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
AbstractYamlTest.setUpPlatform-overridable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/506.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 #506
----
commit 27595281a34fa4f2c0eace5a80844b4aff908cdd
Author: Aled Sage <[email protected]>
Date: 2016-12-16T14:11:03Z
AbstractYamlTest: make setUpPlatform overridable
----
---
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.
---