summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-sfc.yaml
blob: aa4e8c69449b0f1f329566e3d57af9e09cf39bb3 (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
53
54
55
56
57
58
59
60
61
62
63
64
---
- project:
    name: vfc-nfvo-driver-sfc
    project-name: 'vfc-nfvo-driver-sfc'
    project: 'vfc/nfvo/driver/sfc'
    stream:
      - 'master':
          branch: 'master'
    mvn-settings: 'vfc-nfvo-driver-sfc-settings'
    subproject:
      - 'driver-sfc-zte':
          pom: 'zte/sfc-driver/pom.xml'
          pattern: 'zte/sfc-driver/**'
    jobs:
      - '{project-name}-{stream}-{subproject}-verify-java'
      - '{project-name}-{stream}-{subproject}-merge-java'
      - gerrit-maven-stage:
          sign-artifacts: true
          build-node: centos7-builder-4c-4g
          maven-versions-plugin: true
          mvn-pom: 'zte/sfc-driver/pom.xml'
          mvn-params: '-f zte/sfc-driver/pom.xml'
      - '{project-name}-{stream}-docker-java-version-shell-daily':
          docker-pom: 'pom.xml'
          mvn-goals: 'install'
          script:
            !include-raw-escape: 'build-driver-zte-sfc-docker-image.sh'
          build-node: ubuntu1604-docker-8c-8g
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-builder-4c-4g

- project:
    name: vfc-nfvo-driver-sfc-sonar
    jobs:
      - gerrit-maven-sonar
    cron: '@daily'
    mvn-params: '-f zte/sfc-driver/pom.xml'
    build-node: ubuntu1604-builder-4c-4g
    project: 'vfc/nfvo/driver/sfc'
    project-name: 'vfc-nfvo-driver-sfc'
    branch: 'master'
    mvn-settings: 'vfc-nfvo-driver-sfc-settings'
    mvn-goals: 'clean install'
    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'

- project:
    name: vfc-nfvo-driver-sfc-clm
    jobs:
      - gerrit-maven-clm
    nexus-iq-namespace: 'onap-'
    project: vfc/nfvo/driver/sfc
    project-name: 'vfc-nfvo-driver-sfc'
    build-node: ubuntu1604-builder-4c-4g
    branch: 'master'
    mvn-settings: 'vfc-nfvo-driver-sfc-settings'

- project:
    name: vfc-nfvo-driver-sfc-info
    project-name: vfc-nfvo-driver-sfc
    jobs:
      - gerrit-info-yaml-verify
    project: vfc/nfvo/driver/sfc
    branch: master