Merge "Rename sonar-cli.sh to nexus-iq-cli.sh"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 23 Apr 2018 17:52:39 +0000 (17:52 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Mon, 23 Apr 2018 17:52:39 +0000 (17:52 +0000)
1  2 
jjb/lf-python-jobs.yaml

diff --combined jjb/lf-python-jobs.yaml
@@@ -36,7 -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