Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BROOKLYN-354: Rebind failed (when an NingxController entity's hostname sensor was null) #360

Merged
merged 2 commits into from Sep 29, 2016

Conversation

aledsage
Copy link
Contributor

As stated in https://issues.apache.org/jira/browse/BROOKLYN-354, the underlying issue was already fixed in master. This just adds unit tests for it.

@bostko
Copy link
Contributor

bostko commented Sep 29, 2016

Looks good!

@ygy
Copy link
Contributor

ygy commented Sep 29, 2016

All tests are passing. LGTM.

@aledsage
Copy link
Contributor Author

The test failure looks unrelated. It failed while building Brooklyn CAMP REST API (after 30:21 min):

Build timed out (after 60 minutes). Marking the build as aborted.
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project brooklyn-camp: There was a timeout or other error in the fork -> [Help 1]

It had just run CatalogYamlEntityTest. testOsgiNotLeakingToParent, and was calling AbstractYamlTest.setUp() when it reported the build timeout.

@aledsage
Copy link
Contributor Author

The jenkins build got past core and software-base (i.e. the code that this PR touches) before timing out, so I'm going to merge this.

@asfgit asfgit merged commit 598059c into apache:master Sep 29, 2016
asfgit pushed a commit that referenced this pull request Sep 29, 2016
@aledsage aledsage deleted the BROOKLYN-354 branch September 29, 2016 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants