Merge "Fix description of fields in the pipeline"
diff --git a/jenkins/client/job/deploy/update/upgrade_mcp_release.yml b/jenkins/client/job/deploy/update/upgrade_mcp_release.yml
index 794b526..8afa45f 100644
--- a/jenkins/client/job/deploy/update/upgrade_mcp_release.yml
+++ b/jenkins/client/job/deploy/update/upgrade_mcp_release.yml
@@ -27,7 +27,7 @@
MK_PIPELINES_REFSPEC:
type: string
default: ""
- description: "Version of mk-pipelines git repo to be used. Should be release/TARGET_MCP_VERSION"
+ description: "Version of mk-pipelines git repo to be used. Should be release/TARGET_MCP_VERSION or 2019.2.x for a specific MU"
TARGET_MCP_VERSION:
type: string
default: ""
@@ -35,7 +35,7 @@
GIT_REFSPEC:
type: string
default: ""
- description: "Version of git repos to be used, should be release/TARGET_MCP_VERSION"
+ description: "Version of git repos to be used, should be release/TARGET_MCP_VERSION or 2019.2.x for a specific MU"
DRIVE_TRAIN_PARAMS:
type: text
description: "Yaml based DriveTrain releated params"