Update Gerrit credentials 23/2223/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 16 Mar 2017 19:33:21 +0000 (12:33 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 16 Mar 2017 19:33:21 +0000 (12:33 -0700)
Scrubbing ecomp from the username for the Jenkins to Gerrit connection

Change-Id: Ia1ad35111bd2a3bed38549851917fb055d176a4a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/global-macros.yaml

index f4c1a2c..78f9e2e 100644 (file)
     name: git-scm
     scm:
       - git:
-          credentials-id: 'ecomp-jenkins-ssh'
+          credentials-id: 'onap-jenkins-ssh'
           url: '$GIT_BASE'
           refspec: ''
           branches:
     name: gerrit-trigger-scm
     scm:
       - git:
-          credentials-id: 'ecomp-jenkins-ssh'
+          credentials-id: 'onap-jenkins-ssh'
           url: '$GIT_BASE'
           refspec: '{refspec}'
           branches:
     name: gerrit-trigger-scm-basedir
     scm:
       - git:
-          credentials-id: 'ecomp-jenkins-ssh'
+          credentials-id: 'onap-jenkins-ssh'
           url: '$GIT_BASE'
           refspec: '{refspec}'
           branches:
     name: git-branch-scm
     scm:
       - git:
-          credentials-id: 'ecomp-jenkins-ssh'
+          credentials-id: 'onap-jenkins-ssh'
           url: '$GIT_BASE'
           refspec: ''
           branches:
     name: git-extra-project
     scm:
       - git:
-          credentials-id: 'ecomp-jenkins-ssh'
+          credentials-id: 'onap-jenkins-ssh'
           url: '$GIT_NO_PROJECT/{project}'
           refspec: '{refspec}'
           branches:
           fail: true
       - ssh-agent-credentials:
           users:
-            - 'ecomp-jenkins-ssh'
+            - 'onap-jenkins-ssh'
       - openstack:
           single-use: true