X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fsimulators%2Fnf-simulator%2Fintegration-simulators-nf-simulator-avcn-manager.yaml;h=8cb50d6db5230fa9b3ff19f5382e10652c27b344;hb=8c190c5efc31923635997bf51c08a4e3a8488e44;hp=bf094b5f85308237d3325ef9b6421f1874f86614;hpb=d5b4d03441ac1c73760307095f4ec09af1c774d0;p=ci-management.git diff --git a/jjb/integration/simulators/nf-simulator/integration-simulators-nf-simulator-avcn-manager.yaml b/jjb/integration/simulators/nf-simulator/integration-simulators-nf-simulator-avcn-manager.yaml index bf094b5f8..8cb50d6db 100644 --- a/jjb/integration/simulators/nf-simulator/integration-simulators-nf-simulator-avcn-manager.yaml +++ b/jjb/integration/simulators/nf-simulator/integration-simulators-nf-simulator-avcn-manager.yaml @@ -4,20 +4,17 @@ project-name: 'integration-simulators-nf-simulator-avcn-manager' java-version: openjdk11 jobs: - - '{project-name}-{stream}-verify-java': - mvn-goals: 'clean install -P docker -DskipDockerPush=true' - - '{project-name}-{stream}-merge-java': - mvn-goals: 'clean deploy' + - '{project-name}-{stream}-verify-java' + - '{project-name}-{stream}-merge-java' - 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: ubuntu1804-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' - mvn-goals: 'clean install -P docker -DskipDockerPush=false' + mvn-goals: 'clean deploy -P docker -DskipDockerPush=false' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g @@ -42,7 +39,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: '{sonar_mvn_goal}' cron: '@daily' @@ -64,6 +60,6 @@ name: integration-simulators-nf-simulator-avcn-manager-info project: integration/simulators/nf-simulator/avcn-manager project-name: integration-simulators-nf-simulator-avcn-manager - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g jobs: - gerrit-info-yaml-verify