summaryrefslogtreecommitdiffstats
path: root/jjb/cps/cps-csit.yaml
blob: 4d2239f08836d1aea8e2f48f292a2e3fe572aaef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
- project:
      name: cps-csit
      jobs:
          - '{project-name}-review-verification-maven-{stream}':
                mvn-goals: clean install
                mvn-params: '-Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker'
          - '{project-name}-merge-verification-maven-{stream}':
                mvn-goals: clean install
                mvn-params: '-Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker'
      project-name: 'cps'
      recipients: 'toine.siebelink@est.tech'
      # project name in gerrit
      project: 'cps'
      stream:
          - 'master':
                branch: 'master'
          - 'honolulu':
                branch: 'honolulu'
      mvn-settings: 'cps-settings'
      robot-options: ''
      branch: 'master'