Rename sonar-cli.sh to nexus-iq-cli.sh 61/10161/3
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 20 Apr 2018 00:50:49 +0000 (17:50 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 20 Apr 2018 01:25:07 +0000 (18:25 -0700)
Rename sonar-cli.sh script to nexus-iq-cli.sh since
it is a more appropriated name for this script as Sonar
tasks are not involved on this job. Just Nexus-IQ scans.

Change-Id: I39a48c1cb8e24ad669a9a7f0ab4a7fcdb57ff1d5
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/lf-python-jobs.yaml
shell/nexus-iq-cli.sh [moved from shell/sonar-cli.sh with 100% similarity]

index cd492ab..c065dd8 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 #
     wrappers:
       - credentials-binding:
           - username-password-separated:
-              credential-id: sonar-xc-clm
+              credential-id: nexus-iq-xc-clm
               username: CLM_USER
               password: CLM_PASSWORD
     builders:
similarity index 100%
rename from shell/sonar-cli.sh
rename to shell/nexus-iq-cli.sh