GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/496
Tests: adds more jclouds live tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
tests/jclouds-live-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/496.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 #496
----
commit e0a9d53f3bab07107ced8612337baa20450c8f4a
Author: Aled Sage <[email protected]>
Date: 2016-12-16T14:02:52Z
Add/improve jclouds live tests
commit 2a4a8a7e61e1df0a017667b63bf05f012a69b872
Author: Aled Sage <[email protected]>
Date: 2016-12-16T16:12:19Z
Call BrooklynInitialization.initAll()
Previously, tests like JcloudsWinrmingLiveTest would fail unless
another test had run previously in the suite. Given that this init
is needed by Brooklyn, we should do it in the heart of Brooklyn (i.e.
the ManagementContext) rather than just in AbstractEntity!
commit 5fa4f3fc03b10c7e325da21963ce58ea3f3f099a
Author: Aled Sage <[email protected]>
Date: 2016-12-16T17:15:16Z
jclouds windows provisioning: pass password to WinRmMachineLocation
----
---
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.
---