X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-parent.yaml;h=803886778a551c554931a245b5da3a87b9ddfcd0;hb=a29dd524cc61ad4692b5ba0fee58c2276ffa0917;hp=dca24521b4305791087e9b1539a5a4fce13a7f21;hpb=9b6d0730ebd1f5d1e41bb98a8232673f1d07cc0e;p=ci-management.git diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index dca24521b..803886778 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -1,41 +1,48 @@ --- - project: name: policy-parent - project-name: 'policy-parent' + project-name: "policy-parent" jobs: - - '{project-name}-{stream}-verify-java' - - '{project-name}-{stream}-merge-java' + - "{project-name}-{stream}-verify-java" + - "{project-name}-{stream}-merge-java" - gerrit-maven-stage: + sbom-generator: true sign-artifacts: true - build-node: centos7-builder-4c-4g + build-node: centos8-docker-4c-4g maven-versions-plugin: true - - '{project-name}-gerrit-release-jobs': - build-node: centos7-docker-8c-8g + mvn-params: "-Dmaven.test.skip=true" + - "{project-name}-gerrit-release-jobs": + build-node: centos7-docker-2c-1g - project: 'policy/parent' + project: "policy/parent" stream: - - 'master': - branch: 'master' - mvn-settings: 'policy-parent-settings' + - "master": + branch: "master" + - "honolulu": + branch: "honolulu" + - "istanbul": + branch: "istanbul" + - "jakarta": + branch: "jakarta" + - "kohn": + branch: "kohn" + - "london": + branch: "london" + mvn-settings: "policy-parent-settings" java-version: openjdk11 - files: '**' - archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + files: "**" + archive-artifacts: "" + build-node: ubuntu1804-builder-4c-4g - project: name: policy-parent-clm jobs: - gerrit-maven-clm - nexus-iq-namespace: 'onap-' + nexus-iq-namespace: "onap-" project: policy/parent - project-name: 'policy-parent' - branch: 'master' - mvn-settings: 'policy-parent-settings' - -- project: - name: policy-parent-info - project-name: policy-parent - jobs: - - gerrit-info-yaml-verify - project: policy/parent - branch: master + project-name: "policy-parent" + stream: + - "master": + branch: "master" + mvn-settings: "policy-parent-settings" + java-version: openjdk11