Merge "Update of SDK for prh to java11"
[ci-management.git] / jjb / aaf / aaf-authz.yaml
1 ---
2 - project:
3     name: aaf-project-view
4     project-name: aaf
5     views:
6       - project-view
7
8 - project:
9     name: aaf-authz
10     project-name: 'aaf-authz'
11     jobs:
12       - '{project-name}-{stream}-verify-java'
13       - '{project-name}-{stream}-merge-java'
14       - gerrit-maven-stage:
15           sign-artifacts: true
16           build-node: centos7-docker-8c-8g
17           maven-versions-plugin: true
18       - '{project-name}-gerrit-release-jobs':
19           build-node: centos7-docker-8c-8g
20       - gerrit-maven-docker-stage:
21           mvn-params: '-Dmaven.test.skip install exec:exec -Pbuild-docker'
22           build-node: ubuntu1604-docker-8c-8g
23           container-public-registry: 'nexus3.onap.org:10001'
24           container-staging-registry: 'nexus3.onap.org:10003'
25 # LF said on 2019-08-01 that this was deprecated
26 #      - '{project-name}-{stream}-docker-java-shell-daily':
27 #          mvn-goals: 'clean install'
28 #          settings: '{mvn-settings}'
29 #          script:
30 #            !include-raw-escape: 'build-aaf-docker-image.sh'
31 #          build-node: 'ubuntu1604-docker-8c-8g'
32     project: 'aaf/authz'
33     stream:
34       - 'master':
35           branch: 'master'
36     mvn-settings: 'aaf-authz-settings'
37     files: '**'
38     archive-artifacts: ''
39
40 # This was not cleared with PTL, nor is it appropriate to add for CasaBlanca  See PTL before adding this kind of thing
41 #- project:
42 #    name: aaf-authz-arm64
43 #    project-name: 'aaf-authz-arm64'
44 #    jobs:
45 #      - '{project-name}-{stream}-docker-java-shell-daily':
46 #          mvn-goals: 'clean install'
47 #          settings: '{mvn-settings}'
48 #          script:
49 #            !include-raw-escape: 'build-aaf-docker-image.sh'
50 #          build-node: 'ubuntu1604-docker-arm64-4c-2g'
51 #    project: 'aaf/authz'
52 #    stream:
53 #      - 'master':
54 #          branch: 'master'
55 #    mvn-settings: 'aaf-authz-settings'
56 #    files: '**'
57 #    archive-artifacts: ''
58
59 - project:
60     name: aaf-authz-sonar
61     jobs:
62       - gerrit-maven-sonar
63     sonarcloud: true
64     sonarcloud-project-organization: '{sonarcloud_project_organization}'
65     sonarcloud-api-token: '{sonarcloud_api_token}'
66     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
67     sonar-mvn-goal: '{sonar_mvn_goal}'
68     cron: '@daily'
69     build-node: ubuntu1604-builder-4c-4g
70     project: 'aaf/authz'
71     project-name: 'aaf-authz'
72     branch: 'master'
73     mvn-settings: 'aaf-authz-settings'
74     mvn-goals: 'clean install'
75     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
76
77 - project:
78     name: aaf-authz-clm
79     jobs:
80       - gerrit-maven-clm
81     nexus-iq-namespace: 'onap-'
82     project: 'aaf/authz'
83     project-name: 'aaf-authz'
84     branch: 'master'
85     mvn-settings: 'aaf-authz-settings'
86
87 - project:
88     name: aaf-authz-info
89     project-name: aaf-authz
90     jobs:
91       - gerrit-info-yaml-verify
92     project: aaf/authz
93     branch: master