Fix CC model for released-heat* envs
CC contexts for 'released-heat-cicd-pike-contrail41-sl'
and 'released-heat-cicd-pike-dvr-sl' envs were missing
jenkins_pipelines_branch variable. Consequently,
shared-salt.MACRO_GENERATE_COOKIECUTTER_MODEL macro was not
updating this variable with a value provided by
JENKINS_PIPELINE_BRANCH jenkins job param.
As a result jenkins_pipelines_branch model parameter of the
deployed env was set by cookiecutter-templates as:
jenkins_pipelines_branch: "release/${_param:mcp_version}"
Change-Id: Ibc7285607d7ed066c989af1702a10825d5317f46
Related-Prod:PROD-34612
3 files changed