Merge "Split PyPI templates for CBS docker client"
[ci-management.git] / jjb / optf / optf-cmso.yaml
1 ---
2 - project:
3     name: optf-project-view
4     project-name: optf
5     views:
6       - project-view
7
8 - project:
9     name: optf-cmso
10     project-name: 'optf-cmso'
11     jobs:
12       - gerrit-maven-stage:
13           build-node: ubuntu1604-docker-8c-8g
14           maven-versions-plugin: false
15       - gerrit-maven-docker-stage:
16           build-node: ubuntu1604-docker-8c-8g
17           maven-versions-plugin: false
18           container-public-registry: 'nexus3.onap.org:10001'
19           container-staging-registry: 'nexus3.onap.org:10003'
20           mvn-params: '-Dmaven.test.skip=true -P docker'
21       - '{project-name}-{stream}-verify-java-checkstyle':
22          mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
23       - '{project-name}-{stream}-merge-properties-java':
24          mvn_properties:
25             - docker.pull.registry=nexus3.onap.org:10001
26             - docker.push.registry=nexus3.onap.org:10003
27       - '{project-name}-gerrit-release-jobs':
28           build-node: centos7-docker-8c-8g
29     build-node: ubuntu1604-docker-8c-8g
30     project: 'optf/cmso'
31     stream:
32       - 'master':
33           branch: 'master'
34       - 'dublin':
35           branch: 'dublin'
36     mvn-settings: 'optf-cmso-settings'
37     subproject:
38       - 'cmso':
39           path: '.'
40           pattern: '**'
41           pom: 'pom.xml'
42
43 - project:
44     name: optf-cmso-sonar
45     jobs:
46       - gerrit-maven-sonar:
47           mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001  -DskipIntegrationTests=false'
48     cron: 'H 11 * * *'
49     build-node: ubuntu1604-docker-8c-8g
50     project: 'optf/cmso'
51     project-name: 'optf-cmso'
52     branch: 'master'
53     mvn-settings: 'optf-cmso-settings'
54     mvn-goals: 'clean install'
55     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
56
57 - project:
58     name: optf-cmso-clm
59     jobs:
60       - gerrit-maven-clm:
61          mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
62     nexus-iq-namespace: 'onap-'
63     project: optf/cmso
64     project-name: 'optf-cmso'
65     build-node: ubuntu1604-docker-8c-8g
66     stream:
67       - 'master':
68           branch: 'master'
69       - 'dublin':
70           branch: 'dublin'
71     mvn-settings: 'optf-cmso-settings'
72
73 - project:
74     name: optf-cmso-info
75     project-name: optf-cmso
76     jobs:
77       - gerrit-info-yaml-verify
78     project: optf/cmso
79     branch: master