blob: 7df1bc4bd7b6f5b4e86438857a845814d4dfb967 [file] [log] [blame]
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -04001---
2- project:
Lott, Christopher (cl778h)42510dc2019-05-03 14:43:15 -04003 name: portal-ric-dashboard-project-view
4 project-name: portal-ric-dashboard
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -04005 views:
6 - project-view
7
8- project:
9 name: portal-ric-dashboard-project
10 # jenkins job name prefix
Lott, Christopher (cl778h)42510dc2019-05-03 14:43:15 -040011 project-name: portal-ric-dashboard
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040012 # git repo
13 project: portal/ric-dashboard
Lott, Christopher (cl778h)42510dc2019-05-03 14:43:15 -040014 mvn-settings: portal-ric-dashboard-settings
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040015 mvn-params: -Dbuild.number=${{BUILD_NUMBER}}
Lott, Christopher (cl778h)a21196f2019-07-09 17:25:16 -040016 java-version: openjdk11
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040017 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)72198a42019-04-23 13:59:52 -040023 stream:
24 - master:
25 branch: master
26
27- project:
Lott, Christopher (cl778h)c9e16092019-07-30 20:49:43 -040028 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)72198a42019-04-23 13:59:52 -040040 name: portal-ric-dashboard-sonar
Lott, Christopher (cl778h)42510dc2019-05-03 14:43:15 -040041 project-name: portal-ric-dashboard
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040042 project: portal/ric-dashboard
Lott, Christopher (cl778h)6e8629e2019-07-06 05:47:29 -040043 mvn-goals: test
Lott, Christopher (cl778h)42510dc2019-05-03 14:43:15 -040044 mvn-settings: portal-ric-dashboard-settings
Lott, Christopher (cl778h)a21196f2019-07-09 17:25:16 -040045 java-version: openjdk11
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040046 branch: master
47 build-node: ubuntu1804-docker-4c-4g
48 jobs:
49 - gerrit-maven-sonar
Andrew Grimberg5ce239d2019-05-06 16:08:36 -070050 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 Grimbergdfe2bca2019-06-11 13:27:41 -070054
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 Grimbergdfe2bca2019-06-11 13:27:41 -070060 jobs:
61 - gerrit-info-yaml-verify