Merge "Add HOWTOs link to ONAP Wiki on Coverity job and view pages"
[ci-management.git] / jjb / vfc / vfc-nfvo-driver-sfc.yaml
1 ---
2 - project:
3     name: vfc-nfvo-driver-sfc
4     project-name: 'vfc-nfvo-driver-sfc'
5     project: 'vfc/nfvo/driver/sfc'
6     stream:
7       - 'master':
8           branch: 'master'
9     mvn-settings: 'vfc-nfvo-driver-sfc-settings'
10     subproject:
11       - 'driver-sfc-zte':
12           pom: 'zte/sfc-driver/pom.xml'
13           pattern: 'zte/sfc-driver/**'
14     jobs:
15       - '{project-name}-{stream}-{subproject}-verify-java'
16       - '{project-name}-{stream}-{subproject}-merge-java'
17       - gerrit-maven-stage:
18           sign-artifacts: true
19           build-node: centos7-builder-4c-4g
20           maven-versions-plugin: true
21           mvn-pom: 'zte/sfc-driver/pom.xml'
22           mvn-params: '-f zte/sfc-driver/pom.xml'
23       - '{project-name}-{stream}-docker-java-version-shell-daily':
24           docker-pom: 'pom.xml'
25           mvn-goals: 'install'
26           script:
27             !include-raw-escape: 'build-driver-zte-sfc-docker-image.sh'
28           build-node: ubuntu1804-docker-8c-8g
29       - '{project-name}-gerrit-release-jobs':
30           build-node: centos7-docker-8c-8g
31     files: '**'
32     archive-artifacts: ''
33     build-node: ubuntu1804-builder-4c-4g
34
35 - project:
36     name: vfc-nfvo-driver-sfc-sonar
37     jobs:
38       - gerrit-maven-sonar
39     sonarcloud: true
40     sonarcloud-project-organization: '{sonarcloud_project_organization}'
41     sonarcloud-api-token: '{sonarcloud_api_token}'
42     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
43     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
44     cron: '@daily'
45     mvn-params: '-f zte/sfc-driver/pom.xml'
46     build-node: ubuntu1804-builder-4c-4g
47     project: 'vfc/nfvo/driver/sfc'
48     project-name: 'vfc-nfvo-driver-sfc'
49     branch: 'master'
50     mvn-settings: 'vfc-nfvo-driver-sfc-settings'
51     mvn-goals: 'clean install'
52     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
53
54 - project:
55     name: vfc-nfvo-driver-sfc-clm
56     jobs:
57       - gerrit-maven-clm
58     nexus-iq-namespace: 'onap-'
59     project: vfc/nfvo/driver/sfc
60     project-name: 'vfc-nfvo-driver-sfc'
61     build-node: ubuntu1804-builder-4c-4g
62     branch: 'master'
63     mvn-settings: 'vfc-nfvo-driver-sfc-settings'
64
65 - project:
66     name: vfc-nfvo-driver-sfc-info
67     project-name: vfc-nfvo-driver-sfc
68     jobs:
69       - gerrit-info-yaml-verify
70     build-node: centos7-builder-2c-1g
71     project: vfc/nfvo/driver/sfc
72     branch: master