Merge "fix for the elalto maintenance release build"
[ci-management.git] / jjb / aai / aai-rest-client.yaml
1 ---
2 - project:
3     name: aai-rest-client-project-view
4     project-name: aai-rest-client
5     views:
6       - project-view
7
8 - project:
9     name: aai-rest-client-master
10     project-name: 'aai-rest-client'
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-builder-4c-4g
17           maven-versions-plugin: true
18       - '{project-name}-gerrit-release-jobs':
19           build-node: centos7-docker-8c-8g
20     project: 'aai/rest-client'
21     stream:
22       - 'frankfurt':
23           branch: 'frankfurt'
24       - 'master':
25           branch: 'master'
26     mvn-settings: 'aai-rest-client-settings'
27     files: '**'
28     archive-artifacts: ''
29
30 - project:
31     name: aai-rest-client-sonar
32     jobs:
33       - gerrit-maven-sonar
34     sonarcloud: true
35     sonarcloud-project-organization: '{sonarcloud_project_organization}'
36     sonarcloud-api-token: '{sonarcloud_api_token}'
37     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
38     sonar-mvn-goal: '{sonar_mvn_goal}'
39     cron: '@daily'
40     build-node: ubuntu1804-builder-4c-4g
41     project: 'aai/rest-client'
42     project-name: 'aai-rest-client'
43     branch: 'master'
44     mvn-settings: 'aai-rest-client-settings'
45     mvn-goals: 'clean install'
46     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
47
48 - project:
49     name: aai-rest-client-clm
50     jobs:
51       - gerrit-maven-clm
52     nexus-iq-namespace: 'onap-'
53     project: 'aai/rest-client'
54     project-name: 'aai-rest-client'
55     stream:
56       - 'master':
57           branch: 'master'
58     mvn-settings: 'aai-rest-client-settings'
59
60 - project:
61     name: aai-rest-client-info
62     project-name: aai-rest-client
63     jobs:
64       - gerrit-info-yaml-verify
65     build-node: centos7-builder-2c-1g
66     project: aai/rest-client
67     branch: master