Andrew Grimberg | ee06955 | 2017-02-10 14:15:17 -0800 | [diff] [blame] | 1 | --- |
Jessica Wagantall | a789dcc | 2018-11-13 14:34:11 -0800 | [diff] [blame] | 2 | - project: |
| 3 | name: sdc-master-project-view |
| 4 | project-name: sdc-master |
| 5 | views: |
| 6 | - project-view |
| 7 | |
| 8 | - project: |
| 9 | name: sdc-sdc-docker-project-view |
| 10 | project-name: sdc-sdc-docker |
| 11 | views: |
| 12 | - project-view |
| 13 | |
| 14 | - project: |
| 15 | name: sdc-maven-project-view |
| 16 | project-name: sdc-maven |
| 17 | views: |
| 18 | - project-view |
| 19 | |
| 20 | - project: |
| 21 | name: sdc-clm-project-view |
| 22 | project-name: sdc-clm |
| 23 | views: |
| 24 | - project-view |
Andrew Grimberg | ee06955 | 2017-02-10 14:15:17 -0800 | [diff] [blame] | 25 | |
| 26 | - project: |
| 27 | name: sdc |
| 28 | project-name: 'sdc' |
| 29 | jobs: |
Michael Lando | e1aab9c | 2018-08-12 19:34:40 +0300 | [diff] [blame] | 30 | - '{project-name}-{stream}-verify-java': |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 31 | mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
ig6133 | 9fdb9d2 | 2017-04-03 17:47:19 +0300 | [diff] [blame] | 32 | - '{project-name}-{stream}-sdc-merge-java': |
Eric Ball | 18d9ce4 | 2019-10-29 11:34:16 -0700 | [diff] [blame] | 33 | build-node: 'ubuntu1604-docker-v1-8c-8g' |
ig6133 | bd8f049 | 2017-04-05 15:59:21 +0300 | [diff] [blame] | 34 | docker-pom: 'pom.xml' |
Andrew Grimberg | 19e4d9b | 2017-02-20 12:38:57 -0800 | [diff] [blame] | 35 | mvn-profile: 'docker' |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 36 | mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | 8c73eee | 2019-07-09 10:14:02 -0700 | [diff] [blame] | 37 | - gerrit-maven-stage: |
| 38 | sign-artifacts: true |
| 39 | build-node: centos7-builder-4c-4g |
| 40 | maven-versions-plugin: true |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 41 | mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | 8c73eee | 2019-07-09 10:14:02 -0700 | [diff] [blame] | 42 | - gerrit-maven-docker-stage: |
Eric Ball | 18d9ce4 | 2019-10-29 11:34:16 -0700 | [diff] [blame] | 43 | build-node: ubuntu1604-docker-v1-8c-8g |
Jessica Wagantall | 8c73eee | 2019-07-09 10:14:02 -0700 | [diff] [blame] | 44 | maven-versions-plugin: true |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 45 | mvn-params: '-P docker -DskipTests=true -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | 8c73eee | 2019-07-09 10:14:02 -0700 | [diff] [blame] | 46 | container-public-registry: 'nexus3.onap.org:10001' |
| 47 | container-staging-registry: 'nexus3.onap.org:10003' |
| 48 | |
Andrew Grimberg | ee06955 | 2017-02-10 14:15:17 -0800 | [diff] [blame] | 49 | project: 'sdc' |
| 50 | stream: |
| 51 | - 'master': |
| 52 | branch: 'master' |
| 53 | mvn-settings: 'sdc-settings' |
| 54 | files: '**' |
| 55 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 56 | build-node: ubuntu1604-builder-8c-8g |
Michael Lando | 5c83e0f | 2018-08-21 19:38:23 +0300 | [diff] [blame] | 57 | maven-version: 'mvn35' |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 58 | |
Paul Vaduva | 15d644e | 2019-02-06 11:23:23 +0100 | [diff] [blame] | 59 | #- project: |
| 60 | # name: sdc-arm64 |
| 61 | # project-name: 'sdc-arm64' |
| 62 | # jobs: |
| 63 | # - '{project-name}-{stream}-docker-version-java-daily': |
| 64 | # build-node: 'ubuntu1604-docker-arm64-4c-2g' |
| 65 | # docker-pom: 'pom.xml' |
| 66 | # mvn-profile: 'docker' |
| 67 | # mvn-params: '-DskipTests=true -Dnpm.registry=https://nexus.onap.org/content/repositories/npm/' |
| 68 | # project: 'sdc' |
| 69 | # stream: |
| 70 | # - 'master': |
| 71 | # branch: 'master' |
| 72 | # mvn-settings: 'sdc-settings' |
| 73 | # files: '**' |
| 74 | # archive-artifacts: '' |
| 75 | # maven-version: 'mvn35' |
| 76 | # |
Paul Vaduva | 85b76a5 | 2018-11-23 15:38:15 +0100 | [diff] [blame] | 77 | - project: |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 78 | name: sdc-sonar |
| 79 | jobs: |
| 80 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 81 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 82 | build-node: ubuntu1604-builder-8c-8g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 83 | project: 'sdc' |
| 84 | project-name: 'sdc' |
Ofir Sonsino | 6ef6609 | 2019-06-12 16:19:42 +0300 | [diff] [blame] | 85 | branch: 'master' |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 86 | mvn-settings: 'sdc-settings' |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 87 | mvn-params: '-Djacoco.skip=false -Dsonar.branch={branch} -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | 5cb93d9 | 2018-04-29 15:30:52 -0700 | [diff] [blame] | 88 | mvn-goals: 'clean install' |
Michael Lando | e1aab9c | 2018-08-12 19:34:40 +0300 | [diff] [blame] | 89 | mvn-opts: '-Xmx1024m' |
Jessica Wagantall | 1cc99b8 | 2018-10-19 18:22:42 -0700 | [diff] [blame] | 90 | |
| 91 | - project: |
Jessica Wagantall | 6d62ea1 | 2019-08-27 16:09:02 -0700 | [diff] [blame] | 92 | name: sdc-clm-catalog |
Jessica Wagantall | 1cc99b8 | 2018-10-19 18:22:42 -0700 | [diff] [blame] | 93 | jobs: |
| 94 | - gerrit-maven-clm: |
| 95 | build-timeout: 120 |
| 96 | submodule-timeout: 30 |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 97 | mvn-params: '-P catalog -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 98 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 1cc99b8 | 2018-10-19 18:22:42 -0700 | [diff] [blame] | 99 | project: sdc |
Jessica Wagantall | 6d62ea1 | 2019-08-27 16:09:02 -0700 | [diff] [blame] | 100 | project-name: 'sdc-catalog' |
| 101 | build-node: ubuntu1604-docker-8c-8g |
| 102 | branch: 'master' |
| 103 | mvn-settings: 'sdc-settings' |
| 104 | |
| 105 | - project: |
| 106 | name: sdc-clm-onboarding |
| 107 | jobs: |
| 108 | - gerrit-maven-clm: |
| 109 | build-timeout: 120 |
| 110 | submodule-timeout: 30 |
Ofir Sonsino | 9b1f653 | 2019-09-23 11:18:34 +0300 | [diff] [blame] | 111 | mvn-params: '-P onboarding -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' |
Jessica Wagantall | 6d62ea1 | 2019-08-27 16:09:02 -0700 | [diff] [blame] | 112 | nexus-iq-namespace: 'onap-' |
| 113 | project: sdc |
| 114 | project-name: 'sdc-onboarding' |
Jessica Wagantall | 1cc99b8 | 2018-10-19 18:22:42 -0700 | [diff] [blame] | 115 | build-node: ubuntu1604-docker-8c-8g |
Ofir Sonsino | 6ef6609 | 2019-06-12 16:19:42 +0300 | [diff] [blame] | 116 | branch: 'master' |
Jessica Wagantall | 1cc99b8 | 2018-10-19 18:22:42 -0700 | [diff] [blame] | 117 | mvn-settings: 'sdc-settings' |
Jessica Wagantall | 0de7258 | 2019-02-27 00:30:14 -0800 | [diff] [blame] | 118 | |
| 119 | - project: |
| 120 | name: sdc-info |
| 121 | project-name: sdc |
| 122 | jobs: |
| 123 | - gerrit-info-yaml-verify |
| 124 | project: sdc |
| 125 | branch: master |
Jessica Wagantall | 92a42b2 | 2019-08-14 14:47:50 -0700 | [diff] [blame] | 126 | |
| 127 | - project: |
| 128 | name: 'sdc-whitesource' |
| 129 | project-name: 'sdc' |
| 130 | build-node: ubuntu1604-docker-8c-8g |
| 131 | jobs: |
Jessica Wagantall | d7493f2 | 2019-09-24 06:22:37 -0700 | [diff] [blame] | 132 | - gerrit-whitesource-scan: |
| 133 | build-timeout: 120 |
| 134 | submodule-timeout: 30 |
| 135 | java-opts: '-Xmx2048m' |
Jessica Wagantall | 92a42b2 | 2019-08-14 14:47:50 -0700 | [diff] [blame] | 136 | mvn-settings: 'sdc-settings' |
| 137 | wss-product-name: 'sdc' |
| 138 | mvn-clean-install: true |
| 139 | project: 'sdc' |
| 140 | branch: master |