Merge "Use new JJB global templates for merge in BBS-ep"
[ci-management.git] / jjb / music / music-prom.yaml
1 ---
2 - project:
3     name: music-prom
4     project-name: 'music-prom'
5     jobs:
6       - '{project-name}-{stream}-verify-java'
7       - '{project-name}-{stream}-merge-java'
8       - gerrit-maven-stage:
9           sign-artifacts: true
10           build-node: centos7-builder-4c-4g
11           maven-versions-plugin: true
12       - gerrit-maven-docker-stage:
13           build-node: ubuntu1804-docker-8c-8g
14           maven-versions-plugin: true
15           container-public-registry: 'nexus3.onap.org:10001'
16           container-staging-registry: 'nexus3.onap.org:10003'
17           mvn-params: '-Dmaven.test.skip=true -P docker'
18     project: 'music/prom'
19     stream:
20       - 'master':
21           branch: 'master'
22       - 'casablanca':
23           branch: 'casablanca'
24     mvn-settings: 'music-prom-settings'
25     files: '**'
26     archive-artifacts: ''
27     build-node: ubuntu1804-builder-4c-4g
28
29
30 - project:
31     name: music-prom-clm
32     jobs:
33       - gerrit-maven-clm
34     nexus-iq-namespace: 'onap-'
35     project: music/prom
36     project-name: 'music-prom'
37     branch: 'master'
38     mvn-settings: 'music-prom-settings'
39
40 - project:
41     name: music-prom-info
42     project-name: music-prom
43     jobs:
44       - gerrit-info-yaml-verify
45     build-node: centos7-builder-2c-1g
46     project: music/prom
47     branch: master