GitHub user burkechris opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/1029
ParallelTestCase change and documentation updates
Addressed review comments.
* Changed how ParallelTestCase task is submitted and waited upon.
Functionally no change.
* Also added ParallelTestCase documentation to the docs.
* Moved the Test Entities documentation to within the Brooklyn docs guide.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/burkechris/incubator-brooklyn testentities
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/1029.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 #1029
----
commit cd8fae2d945fa45702eab810cdae38546718298f
Author: Chris Burke <[email protected]>
Date: 2015-11-13T11:05:03Z
Addressed review comments.
Changed how the task is submitted and waited upon until completion in
ParallelTestCase. Functionally no change.
Added ParallelTestCase documentation to entities docs and minor cleanup.
commit 1dc4e6905ca9d6457a0fde3220e389f72f640e40
Author: Chris Burke <[email protected]>
Date: 2015-11-13T13:48:00Z
Move test framework documentation to within brooklyn docs guide.
----
---
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.
---