[
https://issues.apache.org/jira/browse/AMBARI-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182691#comment-16182691
]
Hudson commented on AMBARI-22066:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8153 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8153/])
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=b027837fab2f6552c64aadb41ffb5667a2acdd26])
* (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)