Skip to content

Conversation

@aledsage
Copy link
Contributor

@aledsage aledsage commented Nov 2, 2016

This PR contains a failing test, which demonstrates the underlying problem in https://issues.apache.org/jira/browse/BROOKLYN-377.

I believe that #385 will fix this. We should rebase + retest at that point. In particular, if I change ValueResolver to delete .tagIfNotNull(BrooklynTaskTags.getTargetOrContextEntityTag(Tasks.current())) then the test passes.

@neykov @drigodwin you'll both likely be interested in this.

@aledsage aledsage changed the title BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent [DO NOT MERGE] BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent Nov 10, 2016
@aledsage
Copy link
Contributor Author

#385 is now merged; I've rebased against master. The "many times" now passes for me. Assuming jenkins passes, this will be good to merge I think.

@neykov
Copy link
Member

neykov commented Nov 10, 2016

Looks good and build is successful, merging.

@asfgit asfgit merged commit c8c746c into apache:master Nov 10, 2016
asfgit pushed a commit that referenced this pull request Nov 10, 2016
BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent

This PR contains a failing test, which demonstrates the underlying problem in https://issues.apache.org/jira/browse/BROOKLYN-377.

I believe that #385 will fix this. We should rebase + retest at that point. In particular, if I change `ValueResolver` to delete `.tagIfNotNull(BrooklynTaskTags.getTargetOrContextEntityTag(Tasks.current()))` then the test passes.

@neykov @drigodwin you'll both likely be interested in this.
@aledsage aledsage deleted the BROOKLYN-377 branch November 16, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants