X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foom%2Foom-registrator.yaml;h=93fabe716419f4577f34089c5e50c6631b0e8b50;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=08380da9db3a835ee1ac1ebfa15886ddf16a7f57;hpb=9c1636125c57eafbe4cfcec09f7a187e6aaa49fa;p=ci-management.git diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml index 08380da9d..93fabe716 100644 --- a/jjb/oom/oom-registrator.yaml +++ b/jjb/oom/oom-registrator.yaml @@ -5,13 +5,20 @@ jobs: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true - '{project-name}-{stream}-release-version-java-daily' - - '{project-name}-{stream}-docker-java-version-shell-daily': - docker-pom: 'pom.xml' - mvn-goals: 'install' - script: - !include-raw-escape: 'build-registrator-docker-image.sh' - build-node: ubuntu1604-docker-8c-8g + - gerrit-maven-docker-stage: + build-node: ubuntu1804-docker-8c-8g + maven-versions-plugin: true + mvn-pom: 'pom.xml' + container-public-registry: 'nexus3.onap.org:10001' + container-staging-registry: 'nexus3.onap.org:10003' + mvn-params: '-f pom.xml -Dmaven.test.skip=true -P linux,docker' + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'oom/registrator' stream: - 'master': @@ -19,7 +26,7 @@ mvn-settings: 'oom-registrator-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g - project: name: oom-registrator-clm @@ -36,5 +43,6 @@ project-name: oom-registrator jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: oom/registrator branch: master