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}} |
Lott, Christopher (cl778h) | a21196f | 2019-07-09 17:25:16 -0400 | [diff] [blame] | 16 | java-version: openjdk11 |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 17 | nexus-iq-namespace: 'oran-' |
| 18 | build-node: ubuntu1804-docker-4c-4g |
| 19 | jobs: |
| 20 | - gerrit-maven-docker-verify |
| 21 | - gerrit-maven-docker-merge |
| 22 | - gerrit-maven-docker-stage |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 23 | stream: |
| 24 | - master: |
| 25 | branch: master |
| 26 | |
| 27 | - project: |
Lott, Christopher (cl778h) | c9e1609 | 2019-07-30 20:49:43 -0400 | [diff] [blame^] | 28 | name: portal-ric-dashboard-clm |
| 29 | project-name: portal-ric-dashboard |
| 30 | project: portal/ric-dashboard |
| 31 | mvn-goals: test |
| 32 | mvn-settings: portal-ric-dashboard-settings |
| 33 | java-version: openjdk11 |
| 34 | branch: master |
| 35 | build-node: ubuntu1804-docker-4c-4g |
| 36 | jobs: |
| 37 | - gerrit-maven-clm |
| 38 | |
| 39 | - project: |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 40 | name: portal-ric-dashboard-sonar |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 41 | project-name: portal-ric-dashboard |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 42 | project: portal/ric-dashboard |
Lott, Christopher (cl778h) | 6e8629e | 2019-07-06 05:47:29 -0400 | [diff] [blame] | 43 | mvn-goals: test |
Lott, Christopher (cl778h) | 42510dc | 2019-05-03 14:43:15 -0400 | [diff] [blame] | 44 | mvn-settings: portal-ric-dashboard-settings |
Lott, Christopher (cl778h) | a21196f | 2019-07-09 17:25:16 -0400 | [diff] [blame] | 45 | java-version: openjdk11 |
Lott, Christopher (cl778h) | 72198a4 | 2019-04-23 13:59:52 -0400 | [diff] [blame] | 46 | branch: master |
| 47 | build-node: ubuntu1804-docker-4c-4g |
| 48 | jobs: |
| 49 | - gerrit-maven-sonar |
Andrew Grimberg | 5ce239d | 2019-05-06 16:08:36 -0700 | [diff] [blame] | 50 | sonarcloud: true |
| 51 | sonarcloud-project-key: o-ran-sc_portal-ric-dashboard |
| 52 | sonarcloud-project-organization: o-ran-sc |
| 53 | sonarcloud-api-token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef |
Andrew Grimberg | dfe2bca | 2019-06-11 13:27:41 -0700 | [diff] [blame] | 54 | |
| 55 | - project: |
| 56 | name: portal-ric-dashboard-info |
| 57 | project: portal/ric-dashboard |
| 58 | project-name: portal-ric-dashboard |
| 59 | build-node: centos7-builder-1c-1g |
Andrew Grimberg | dfe2bca | 2019-06-11 13:27:41 -0700 | [diff] [blame] | 60 | jobs: |
| 61 | - gerrit-info-yaml-verify |