CI: remove plaintext sonarcloud token
[ci-management.git] / jjb / vfc / vfc-nfvo-lcm-java.yaml
index 4fe8a6d..add2502 100644 (file)
@@ -24,7 +24,7 @@
           build-node: centos7-docker-8c-8g
     files: '**'
     archive-artifacts: ''
-    build-node: centos7-redis-4c-4g
+    build-node: centos8-redis-4c-4g
 
 - project:
     name: vfc-nfvo-lcm-sonar
@@ -32,7 +32,6 @@
       - gerrit-maven-sonar
     sonarcloud: true
     sonarcloud-project-organization: '{sonarcloud_project_organization}'
-    sonarcloud-api-token: '{sonarcloud_api_token}'
     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
     cron: '@daily'
@@ -51,7 +50,7 @@
     nexus-iq-namespace: 'onap-'
     project: vfc/nfvo/lcm
     project-name: 'vfc-nfvo-lcm'
-    build-node: centos7-redis-4c-4g
+    build-node: centos8-redis-4c-4g
     branch: 'master'
     mvn-settings: 'vfc-nfvo-lcm-settings'