[
https://issues.apache.org/jira/browse/AMBARI-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182669#comment-16182669
]
Hudson commented on AMBARI-22066:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #292 (See
[https://builds.apache.org/job/Ambari-branch-2.6/292/])
AMBARI-22066. Update unit tests to test recursive variable replacements
(rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=45f1e6be51e6b6c838245bc6a464fcb6fee36769])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/VariableReplacementHelperTest.java
> Update unit tests to test recursive variable replacements using
> VariableReplacementHelper
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-22066
> URL: https://issues.apache.org/jira/browse/AMBARI-22066
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: AMBARI-22066_branch-2.6_01.patch,
> AMBARI-22066_trunk_01.patch
>
>
> Update unit tests to test recursive variable replacements using
> VariableReplacementHelper. For example:
> {noformat}
> ${service-site/suffix_value_${host}}
> {noformat}
> {{$\{host\}}} needs to be replaced and then the resulting value needs to be
> replaced to generate the relevant value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)