Chore: Move to centos8-builder
[ci-management.git] / jjb / integration / simulators / integration-pnf-simulator.yaml
index d9fd63f..4d6fe87 100644 (file)
@@ -12,7 +12,7 @@
       maven-deploy-properties: |
           deployAtEnd=true
       archive-artifacts: ''
-      build-node: ubuntu2004-docker-8c-8g
+      build-node: ubuntu1804-docker-8c-8g
       jobs:
           - '{project-name}-{stream}-verify-java':
                 mvn-goals: 'clean install -P docker,integration -DskipNexusStagingDeployMojo=true -DskipDockerPush=true'
                  build-node: centos7-docker-8c-8g
           - gerrit-maven-stage:
                 sign-artifacts: true
-                build-node: centos7-docker-8c-8g
+                build-node: centos8-docker-8c-8g
                 maven-versions-plugin: true
                 mvn-goals: 'clean deploy'
           - gerrit-maven-docker-stage:
-                build-node: ubuntu2004-docker-8c-8g
+                build-node: ubuntu1804-docker-8c-8g
                 container-public-registry: 'nexus3.onap.org:10001'
                 container-staging-registry: 'nexus3.onap.org:10003'
                 mvn-params: '-P docker,integration -DskipNexusStagingDeployMojo=true -DskipDockerPush=false'
           - 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: '{sonar_mvn_goal}'
       cron: '@daily'
-      build-node: ubuntu2004-docker-8c-8g
+      build-node: ubuntu1804-docker-8c-8g
       project: integration/simulators/pnf-simulator
       project-name: integration-pnf-simulator
       branch: 'master'