summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2.yaml
blob: e1f6ca0d6b8b012fa71a6e94a2e22069197a61b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
- project:
    name: dcaegen2-project-view
    project-name: dcaegen2
    views:
      - project-view

- project:
    name: dcaegen2
    project-name: 'dcaegen2'
    jobs:
      - gerrit-maven-verify:
          pre-build-script: !include-raw-escape: ../../shell/onap-gerrit-review-wrapper.sh
      - gerrit-maven-merge

    project: 'dcaegen2'
    stream:
      - 'master':
          branch: 'master'
      - 'kohn':
          branch: 'kohn'
      - 'jakarta':
          branch: 'jakarta'
    mvn-snapshot-id: 'ecomp-snapshots'
    nexus-snapshot-repo: 'snapshots'
    mvn-settings: 'dcaegen2-settings'
    # due to a strange macro / variable translation problem this needs
    # to be passed as a string block to properly get the properties
    # correctly defined in the job
    maven-deploy-properties: |
      deployAtEnd=true
    files: '**'
    archive-artifacts: ''

- project:
    name: dcaegen2-clm
    jobs:
      - gerrit-maven-clm
    nexus-iq-namespace: 'onap-'
    project: 'dcaegen2'
    project-name: 'dcaegen2'
    branch: 'master'
    mvn-settings: 'dcaegen2-settings'

- project:
    name: dcaegen2-info
    project-name: dcaegen2
    jobs:
      - gerrit-info-yaml-verify
    build-node: centos8-builder-2c-1g
    project: dcaegen2
    branch: master