You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/11/10 17:07:30 UTC

[2/2] brooklyn-server git commit: Closes #398

Closes #398

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 https://github.com/apache/brooklyn-server/pull/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.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b072cbe5
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/b072cbe5
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/b072cbe5

Branch: refs/heads/master
Commit: b072cbe5508091da89416a22ad49c554ae51ac61
Parents: 70f2950 c8c746c
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Thu Nov 10 19:07:14 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Thu Nov 10 19:07:14 2016 +0200

----------------------------------------------------------------------
 .../brooklyn/ConfigInheritanceYamlTest.java     | 61 ++++++++++++++++++++
 1 file changed, 61 insertions(+)
----------------------------------------------------------------------