Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 1 | --- |
| 2 | - project: |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 3 | name: portal-ric-dashboard-project-view |
| 4 | project-name: portal-ric-dashboard |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 5 | views: |
| 6 | - project-view |
| 7 | |
| 8 | - project: |
| 9 | name: portal-ric-dashboard-project |
| 10 | # jenkins job name prefix |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 11 | project-name: portal-ric-dashboard |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 12 | # git repo |
| 13 | project: portal/ric-dashboard |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 14 | mvn-settings: portal-ric-dashboard-settings |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 15 | mvn-params: -Dbuild.number=${{BUILD_NUMBER}} |
| 16 | nexus-iq-namespace: 'oran-' |
| 17 | build-node: ubuntu1804-docker-4c-4g |
| 18 | jobs: |
| 19 | - gerrit-maven-docker-verify |
| 20 | - gerrit-maven-docker-merge |
| 21 | - gerrit-maven-docker-stage |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 22 | # - gerrit-maven-clm |
| 23 | stream: |
| 24 | - master: |
| 25 | branch: master |
| 26 | |
| 27 | - project: |
| 28 | name: portal-ric-dashboard-sonar |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 29 | project-name: portal-ric-dashboard |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 30 | project: portal/ric-dashboard |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 31 | mvn-settings: portal-ric-dashboard-settings |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 32 | branch: master |
| 33 | build-node: ubuntu1804-docker-4c-4g |
| 34 | jobs: |
| 35 | - gerrit-maven-sonar |
Andrew Grimberg | 5ce239d | 2019-05-06 16:08:36 -0700 | [diff] [blame] | 36 | |
| 37 | sonarcloud: true |
| 38 | sonarcloud-project-key: o-ran-sc_portal-ric-dashboard |
| 39 | sonarcloud-project-organization: o-ran-sc |
| 40 | sonarcloud-api-token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef |
Andrew Grimberg | dfe2bca | 2019-06-11 13:27:41 -0700 | [diff] [blame^] | 41 | |
| 42 | - project: |
| 43 | name: portal-ric-dashboard-info |
| 44 | project: portal/ric-dashboard |
| 45 | project-name: portal-ric-dashboard |
| 46 | build-node: centos7-builder-1c-1g |
| 47 | |
| 48 | jobs: |
| 49 | - gerrit-info-yaml-verify |