You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2017/09/26 19:48:00 UTC

[jira] [Updated] (AMBARI-22066) Update unit tests to test recursive variable replacements using VariableReplacementHelper

     [ https://issues.apache.org/jira/browse/AMBARI-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-22066:
----------------------------------
    Attachment: AMBARI-22066_branch-2.6_01.patch
                AMBARI-22066_trunk_01.patch

> 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)