Marcus G K Williams | d1032d9 | 2017-08-09 16:10:53 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: ccsdk-distribution |
| 4 | project-name: 'ccsdk-distribution' |
| 5 | jobs: |
Singal, Kapil (ks220y) | de3297d | 2021-06-16 23:03:29 -0400 | [diff] [blame^] | 6 | - gerrit-maven-verify: |
| 7 | cron: '' |
Timoney, Dan (dt5972) | 87f0f08 | 2019-12-13 09:25:30 -0500 | [diff] [blame] | 8 | - gerrit-maven-merge: |
Timoney, Dan (dt5972) | 87f0f08 | 2019-12-13 09:25:30 -0500 | [diff] [blame] | 9 | cron: '@daily' |
Singal, Kapil (ks220y) | de3297d | 2021-06-16 23:03:29 -0400 | [diff] [blame^] | 10 | mvn-params: '-Dmaven.test.skip=true' |
Timoney, Dan (dt5972) | a337c31 | 2019-03-15 08:58:55 -0400 | [diff] [blame] | 11 | - gerrit-maven-stage: |
| 12 | build-node: centos7-builder-4c-4g |
Vanessa Rene Valderrama | 7f65f3d | 2019-07-17 13:45:13 -0500 | [diff] [blame] | 13 | sign-artifacts: true |
Singal, Kapil (ks220y) | de3297d | 2021-06-16 23:03:29 -0400 | [diff] [blame^] | 14 | mvn-params: '-Dmaven.test.skip=true' |
Timoney, Dan (dt5972) | 83372dd | 2019-07-23 14:33:04 -0400 | [diff] [blame] | 15 | maven-versions-plugin: true |
Timoney, Dan (dt5972) | 87f0f08 | 2019-12-13 09:25:30 -0500 | [diff] [blame] | 16 | cron: '' |
Timoney, Dan (dt5972) | ea1bc1b | 2019-07-10 20:49:56 -0400 | [diff] [blame] | 17 | - gerrit-maven-docker-stage: |
Dan Timoney | ecfef06 | 2020-03-26 15:40:37 -0400 | [diff] [blame] | 18 | build-node: ubuntu1804-docker-8c-8g |
Timoney, Dan (dt5972) | ea1bc1b | 2019-07-10 20:49:56 -0400 | [diff] [blame] | 19 | container-public-registry: 'nexus3.onap.org:10001' |
| 20 | container-staging-registry: 'nexus3.onap.org:10003' |
Singal, Kapil (ks220y) | de3297d | 2021-06-16 23:03:29 -0400 | [diff] [blame^] | 21 | mvn-params: '-Dmaven.test.skip=true -Pdocker' |
Timoney, Dan (dt5972) | 83372dd | 2019-07-23 14:33:04 -0400 | [diff] [blame] | 22 | maven-versions-plugin: true |
Dan Timoney | b52c17a | 2020-01-23 13:21:44 -0500 | [diff] [blame] | 23 | cron: '@daily' |
Timoney, Dan (dt5972) | 7203e2f | 2019-08-01 08:36:44 -0400 | [diff] [blame] | 24 | - '{project-name}-gerrit-release-jobs': |
Jessica Wagantall | 04f77fb | 2019-09-16 15:37:20 -0700 | [diff] [blame] | 25 | build-node: centos7-docker-8c-8g |
Lasse Kaihlavirta | 61ad951 | 2020-12-09 16:30:49 +0200 | [diff] [blame] | 26 | |
Marcus G K Williams | d1032d9 | 2017-08-09 16:10:53 -0700 | [diff] [blame] | 27 | project: 'ccsdk/distribution' |
| 28 | stream: |
| 29 | - 'master': |
| 30 | branch: 'master' |
Dan Timoney | 05edcb7 | 2020-09-09 13:03:28 -0400 | [diff] [blame] | 31 | - 'guilin': |
| 32 | branch: 'guilin' |
Dan Timoney | 64a5bc1 | 2021-03-09 09:50:51 -0500 | [diff] [blame] | 33 | - 'honolulu': |
| 34 | branch: 'honolulu' |
Dan Timoney | aac2676 | 2020-08-31 13:25:17 -0400 | [diff] [blame] | 35 | java-version: openjdk11 |
Singal, Kapil (ks220y) | 2674a64 | 2020-08-28 15:07:13 -0400 | [diff] [blame] | 36 | mvn-version: 'mvn36' |
Marcus G K Williams | d1032d9 | 2017-08-09 16:10:53 -0700 | [diff] [blame] | 37 | mvn-settings: 'ccsdk-distribution-settings' |
| 38 | files: '**' |
| 39 | archive-artifacts: '' |
| 40 | docker-pom: 'pom.xml' |
| 41 | mvn-profile: docker |
Dan Timoney | ecfef06 | 2020-03-26 15:40:37 -0400 | [diff] [blame] | 42 | build-node: ubuntu1804-docker-8c-8g |
Timoney, Dan (dt5972) | 87f0f08 | 2019-12-13 09:25:30 -0500 | [diff] [blame] | 43 | mvn-snapshot-id: 'ecomp-snapshots' |
| 44 | nexus-snapshot-repo: 'snapshots' |
Gary Wu | 19e42fd | 2018-07-24 09:43:12 -0700 | [diff] [blame] | 45 | |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 46 | |
Paul Vaduva | 381bea2 | 2019-02-05 15:57:04 +0100 | [diff] [blame] | 47 | #- project: |
| 48 | # name: ccsdk-distribution-arm64-docker |
| 49 | # project-name: 'ccsdk-distribution-arm64' |
| 50 | # jobs: |
| 51 | # - 'docker-version-java-daily': |
| 52 | # mvn-params: '-Dmaven.test.skip=true' |
| 53 | # project: 'ccsdk/distribution' |
| 54 | # stream: |
| 55 | # - 'master': |
| 56 | # branch: 'master' |
| 57 | # mvn-settings: 'ccsdk-distribution-settings' |
| 58 | # files: '**' |
| 59 | # archive-artifacts: '' |
| 60 | # docker-pom: 'pom.xml' |
| 61 | # mvn-profile: docker |
Jessica Wagantall | 0d27ccf | 2020-03-12 21:13:14 -0700 | [diff] [blame] | 62 | # build-node: ubuntu1804-docker-arm64-4c-2g |
Paul Vaduva | 381bea2 | 2019-02-05 15:57:04 +0100 | [diff] [blame] | 63 | # |
Paul Vaduva | b6562fc | 2018-11-15 16:02:21 +0100 | [diff] [blame] | 64 | - project: |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 65 | name: ccsdk-distribution-clm |
| 66 | jobs: |
| 67 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 68 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 69 | project: 'ccsdk/distribution' |
| 70 | project-name: 'ccsdk-distribution' |
Timoney, Dan (dt5972) | 1010fd5 | 2018-12-13 10:42:09 -0500 | [diff] [blame] | 71 | stream: |
| 72 | - 'master': |
| 73 | branch: 'master' |
Dan Timoney | 05edcb7 | 2020-09-09 13:03:28 -0400 | [diff] [blame] | 74 | - 'guilin': |
| 75 | branch: 'guilin' |
Dan Timoney | 64a5bc1 | 2021-03-09 09:50:51 -0500 | [diff] [blame] | 76 | - 'honolulu': |
| 77 | branch: 'honolulu' |
Dan Timoney | aac2676 | 2020-08-31 13:25:17 -0400 | [diff] [blame] | 78 | java-version: openjdk11 |
Singal, Kapil (ks220y) | 2674a64 | 2020-08-28 15:07:13 -0400 | [diff] [blame] | 79 | mvn-version: 'mvn36' |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 80 | mvn-settings: 'ccsdk-distribution-settings' |
Dan Timoney | ecfef06 | 2020-03-26 15:40:37 -0400 | [diff] [blame] | 81 | build-node: ubuntu1804-docker-8c-8g |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 82 | |
Jessica Wagantall | fbfe61b | 2019-02-26 23:59:40 -0800 | [diff] [blame] | 83 | |
| 84 | - project: |
| 85 | name: ccsdk-distribution-info |
| 86 | project-name: ccsdk-distribution |
| 87 | jobs: |
| 88 | - gerrit-info-yaml-verify |
Jessica Wagantall | db675aa | 2020-01-14 00:57:36 -0800 | [diff] [blame] | 89 | build-node: centos7-builder-2c-1g |
Jessica Wagantall | fbfe61b | 2019-02-26 23:59:40 -0800 | [diff] [blame] | 90 | project: ccsdk/distribution |
| 91 | branch: master |
Jessica Wagantall | dec70fe | 2019-06-17 19:06:50 -0700 | [diff] [blame] | 92 | |
| 93 | - project: |
| 94 | name: ccsdk-distribution-whitesource |
| 95 | project-name: ccsdk-distribution |
Jessica Wagantall | 975136b | 2020-03-30 13:17:05 -0700 | [diff] [blame] | 96 | build-node: ubuntu1804-builder-4c-4g |
Jessica Wagantall | dec70fe | 2019-06-17 19:06:50 -0700 | [diff] [blame] | 97 | jobs: |
Jessica Wagantall | d7493f2 | 2019-09-24 06:22:37 -0700 | [diff] [blame] | 98 | - gerrit-whitesource-scan: |
| 99 | java-opts: '-Xmx2048m' |
Dan Timoney | aac2676 | 2020-08-31 13:25:17 -0400 | [diff] [blame] | 100 | java-version: openjdk11 |
Singal, Kapil (ks220y) | 2674a64 | 2020-08-28 15:07:13 -0400 | [diff] [blame] | 101 | mvn-version: 'mvn36' |
Jessica Wagantall | dec70fe | 2019-06-17 19:06:50 -0700 | [diff] [blame] | 102 | mvn-settings: 'ccsdk-distribution-settings' |
| 103 | wss-product-name: ccsdk |
| 104 | mvn-clean-install: true |
| 105 | project: ccsdk/distribution |
| 106 | branch: master |