blob: 14c7a17ec0566fc2abba6a42e9e3300816cda4db [file] [log] [blame]
Dileep Ranganathanb188a172018-02-07 02:27:34 -08001---
2- project:
3 name: optf-osdf
4 project-name: 'optf-osdf'
5 project: 'optf/osdf'
6 stream:
7 - 'master':
8 branch: 'master'
vrvarmaa42dd052019-07-05 12:23:23 -04009 - 'dublin':
10 branch: 'dublin'
Dileep Ranganathanb188a172018-02-07 02:27:34 -080011 mvn-settings: 'optf-osdf-settings'
Dileep Ranganathanb188a172018-02-07 02:27:34 -080012 subproject:
13 - 'osdf':
14 path: '.'
15 pattern: '**'
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080016 pom: 'pom.xml'
Dileep Ranganathanb188a172018-02-07 02:27:34 -080017 jobs:
18 - '{project-name}-{stream}-{subproject}-verify-python'
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080019 - '{project-name}-{stream}-{subproject}-verify-java'
20 - '{project-name}-{stream}-{subproject}-merge-java'
Jessica Wagantallf517e0d2019-02-04 14:32:21 -080021 - gerrit-maven-stage:
22 sign-artifacts: true
Jessica Wagantalld2df55e2019-05-07 12:05:35 -070023 build-node: centos7-docker-8c-8g
Jessica Wagantallf517e0d2019-02-04 14:32:21 -080024 maven-versions-plugin: true
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080025 files: '**'
26 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070027 build-node: 'ubuntu1604-builder-4c-4g'
Anil Belurd2d5f282018-07-14 20:09:36 +100028
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080029- project:
Dileep Ranganathane8c241b2018-08-03 07:04:33 -070030 name: optf-osdf-docker
31 project-name: 'optf-osdf'
32 project: 'optf/osdf'
33 stream:
34 - 'master':
35 branch: 'master'
vrvarmaa42dd052019-07-05 12:23:23 -040036 - 'dublin':
37 branch: 'dublin'
Dileep Ranganathane8c241b2018-08-03 07:04:33 -070038 mvn-settings: 'optf-osdf-settings'
39 subproject:
40 - 'osdf':
41 path: '.'
42 pattern: '**'
43 pom: 'pom.xml'
44 jobs:
45 - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
46 docker-pom: 'pom.xml'
47 mvn-goals: 'install'
48 mvn-params: '-Dmaven.test.skip=true'
49 script:
50 !include-raw-escape: 'build-optf-osdf-docker-image.sh'
Gary Wu54caec52018-08-08 10:18:00 -070051 build-node: queue-docker-4c-4g
Dileep Ranganathane8c241b2018-08-03 07:04:33 -070052 - '{project-name}-{stream}-{subproject}-docker-java-shell-daily':
53 docker-pom: 'pom.xml'
54 mvn-goals: 'install'
55 mvn-params: '-Dmaven.test.skip=true'
56 script:
57 !include-raw-escape: 'build-optf-osdf-docker-image.sh'
58 build-node: queue-docker-4c-4g
59
60- project:
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080061 name: optf-osdf-sonar
62 jobs:
63 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070064 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070065 build-node: ubuntu1604-builder-4c-4g
Dileep Ranganathan108af9b2018-02-12 08:12:14 -080066 project: 'optf/osdf'
67 project-name: 'optf-osdf'
68 branch: 'master'
69 mvn-settings: 'optf-osdf-settings'
70 mvn-goals: 'clean install'
71 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall16407ac2018-10-19 16:32:07 -070072
73- project:
74 name: optf-osdf-clm
75 jobs:
76 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080077 nexus-iq-namespace: 'onap-'
Jessica Wagantall16407ac2018-10-19 16:32:07 -070078 project: optf/osdf
79 project-name: 'optf-osdf'
Jessica Wagantallcfa9e132019-01-03 16:54:14 -080080 stream:
81 - 'master':
82 branch: 'master'
vrvarmaa42dd052019-07-05 12:23:23 -040083 - 'dublin':
84 branch: 'dublin'
Jessica Wagantall16407ac2018-10-19 16:32:07 -070085 mvn-settings: 'optf-osdf-settings'
Jessica Wagantall23d12e42019-02-27 00:26:05 -080086
87- project:
88 name: optf-osdf-info
89 project-name: optf-osdf
90 jobs:
91 - gerrit-info-yaml-verify
92 project: optf/osdf
93 branch: master