Add to jenkins gerrit credentials with password
Change-Id: I870ae13f346111e234859688efb66f671ebcd83c
Related-prod: PROD-31174
diff --git a/jenkins/client/job/deploy/openstack.yml b/jenkins/client/job/deploy/openstack.yml
index 107b932..3734741 100644
--- a/jenkins/client/job/deploy/openstack.yml
+++ b/jenkins/client/job/deploy/openstack.yml
@@ -14,7 +14,7 @@
type: git
url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines"
branch: "${_param:jenkins_pipelines_branch}"
- credentials: "gerrit"
+ credentials: ${_param:jenkins_gerrit_credentials}
script: cloud-deploy-pipeline.groovy
param:
# deployments and test settings
@@ -51,7 +51,7 @@
type: git
url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines"
branch: "${_param:jenkins_pipelines_branch}"
- credentials: "gerrit"
+ credentials: ${_param:jenkins_gerrit_credentials}
script: openstack-compute-install.groovy
param:
SALT_MASTER_URL: