Add descriptions for git-mirror 2way jobs
Change-Id: I6d626e94aa988556d0d37165405fca2fe10279d2
diff --git a/jenkins/client/job/git-mirrors/2way.yml b/jenkins/client/job/git-mirrors/2way.yml
index 4b4d0a3..ba17f9f 100644
--- a/jenkins/client/job/git-mirrors/2way.yml
+++ b/jenkins/client/job/git-mirrors/2way.yml
@@ -1,6 +1,7 @@
parameters:
_param:
jenkins_pollscm_spec: "H/60 * * * *"
+ job_description: <br>Syncronizes code projects with GitHub.<br>
jenkins:
client:
job_template:
@@ -20,6 +21,7 @@
target: Mirantis/mcp-offline-model
branches: "master"
template:
+ description: ${_param:job_description}
discard:
build:
keep_num: 10