X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foom%2Foom-oneclick-config.yaml;h=8defb44ab28517396f98e2890b80ddfcb050d2f4;hb=13db8d1b221cd6ce08b65dac75b30caa9d243a32;hp=65fda161e14fce3f2dea517966418048f1a66c73;hpb=c6c458cd85b6af89a32d902ca09f829bcecd3863;p=ci-management.git diff --git a/jjb/oom/oom-oneclick-config.yaml b/jjb/oom/oom-oneclick-config.yaml index 65fda161e..8defb44ab 100644 --- a/jjb/oom/oom-oneclick-config.yaml +++ b/jjb/oom/oom-oneclick-config.yaml @@ -1,4 +1,10 @@ --- +- project: + name: oom-project-view + project-name: oom + views: + - project-view + - project: name: oomconfig project-name: 'oomconfig' @@ -7,16 +13,16 @@ files: '**' archive-artifacts: '' build-timeout: 60 - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g submodule-recursive: true jobs: - - gerrit-maven-clm - '{project}-{stream}-release-config' stream: - 'master': branch: 'master' mvn-settings: 'oom-settings' + - job-template: name: '{project}-{stream}-release-config' project-type: freestyle @@ -41,3 +47,12 @@ - shell: !include-raw-escape: oneclick-config-make-tar.sh - shell: !include-raw-escape: oneclick-config-build-docker-image.sh - shell: !include-raw-escape: ../include-docker-push.sh + +- project: + name: oomconfig-info + project-name: oomconfig + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: oom + branch: master