GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/291
Fix integration tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/IntegrationTests-20141103
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/291.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 #291
----
commit 91ca4d2d566702c0f0761485389a39002578ce91
Author: Aled Sage <[email protected]>
Date: 2014-11-03T10:55:11Z
Fix ApplicationResourceIntegrationTest.testTriggerRedisStopEffector
commit 200411205ba3d2bb42a3cf9a60e9005e87b2f4de
Author: Aled Sage <[email protected]>
Date: 2014-11-03T10:55:25Z
Fix RedisStore.install on OS X
commit a9d97fa3d28ba5818a2d6ec3603bfc07cf062c33
Author: Aled Sage <[email protected]>
Date: 2014-11-03T10:55:41Z
Fix BindDnsServerIntegrationTest.rebind
commit f579b76f31b8d1124a8f7930e73a675a9e24d4c7
Author: Aled Sage <[email protected]>
Date: 2014-11-03T11:23:32Z
Fix GeoscalingIntegrationTest
- need to clear HostGeoInfo.cachedLookup, otherwise will keep
using previous HostGeoLookup rather than StubHostGeoLookup
commit cc0980c23cd354cc82bd419ee20b5344bccbd6a7
Author: Aled Sage <[email protected]>
Date: 2014-11-03T11:24:04Z
MongoDBServer: fix logging of consolePort != (port+1000)
commit 5bef6866daf455e4abf2c69d02bb73b23ed36097
Author: Aled Sage <[email protected]>
Date: 2014-11-03T12:10:37Z
Cassandra integration tests: better logging on port not available
- In setup+tearDown of each integration test, check that the standard
Cassandra ports are available. If they are not then wait for
4 mins (in case of TIMED-WAIT state), and then fail.
- This will show us which Cassandra test left the port open, if any.
commit bb28e29cc0f6b1f4eeea1a26d018375ca5a14d33
Author: Aled Sage <[email protected]>
Date: 2014-11-03T12:22:15Z
Avoid NPE in BrooklynWebServer.stop
----
---
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.
---