Merge "Rename sonar-cli.sh to nexus-iq-cli.sh"
[releng/global-jjb.git] / jjb / lf-python-jobs.yaml
index cd492ab..fc644c0 100644 (file)
@@ -36,7 +36,7 @@
       - inject:
           properties-content: 'CLM_PROJECT_NAME={clm-project-name}'
       - shell: !include-raw-escape:
-          - ../shell/sonar-cli.sh
+          - ../shell/nexus-iq-cli.sh
 
 ####################
 # COMMON FUNCTIONS #
 
     gerrit_clm_triggers:
       - comment-added-contains-event:
-          comment-contains-value: run-xc-clm$
+          comment-contains-value: run-clm$
 
     #####################
     # Job Configuration #
     wrappers:
       - credentials-binding:
           - username-password-separated:
-              credential-id: sonar-xc-clm
+              credential-id: nexus-iq-xc-clm
               username: CLM_USER
               password: CLM_PASSWORD
     builders:
 
     triggers:
       - lf-infra-github-pr-trigger:
-          trigger-phrase: '^run-xc-clm$'
+          trigger-phrase: '^run-clm$'
           only-trigger-phrase: false
           status-context: 'CLM'
           permit-all: true