blob: 380160fef7ba6b7557d2d8dfb701bdeb2c66ced3 [file] [log] [blame]
---
- project:
name: aaf-project-view
project-name: aaf
views:
- project-view
- project:
name: aaf-authz
project-name: 'aaf-authz'
jobs:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- gerrit-maven-stage:
sign-artifacts: true
build-node: centos7-docker-8c-8g
maven-versions-plugin: true
- '{project-name}-gerrit-release-jobs':
build-node: centos7-docker-8c-8g
- gerrit-maven-docker-stage:
mvn-params: '-Dmaven.test.skip install exec:exec -Pbuild-docker'
build-node: ubuntu1604-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
# LF said on 2019-08-01 that this was deprecated
# - '{project-name}-{stream}-docker-java-shell-daily':
# mvn-goals: 'clean install'
# settings: '{mvn-settings}'
# script:
# !include-raw-escape: 'build-aaf-docker-image.sh'
# build-node: 'ubuntu1604-docker-8c-8g'
project: 'aaf/authz'
stream:
- 'master':
branch: 'master'
mvn-settings: 'aaf-authz-settings'
files: '**'
archive-artifacts: ''
# This was not cleared with PTL, nor is it appropriate to add for CasaBlanca See PTL before adding this kind of thing
#- project:
# name: aaf-authz-arm64
# project-name: 'aaf-authz-arm64'
# jobs:
# - '{project-name}-{stream}-docker-java-shell-daily':
# mvn-goals: 'clean install'
# settings: '{mvn-settings}'
# script:
# !include-raw-escape: 'build-aaf-docker-image.sh'
# build-node: 'ubuntu1604-docker-arm64-4c-2g'
# project: 'aaf/authz'
# stream:
# - 'master':
# branch: 'master'
# mvn-settings: 'aaf-authz-settings'
# files: '**'
# archive-artifacts: ''
- project:
name: aaf-authz-sonar
jobs:
- gerrit-maven-sonar
sonarcloud: true
sonarcloud-project-organization: '{sonarcloud_project_organization}'
sonarcloud-api-token: '{sonarcloud_api_token}'
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'aaf/authz'
project-name: 'aaf-authz'
branch: 'master'
mvn-settings: 'aaf-authz-settings'
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
- project:
name: aaf-authz-clm
jobs:
- gerrit-maven-clm
nexus-iq-namespace: 'onap-'
project: 'aaf/authz'
project-name: 'aaf-authz'
branch: 'master'
mvn-settings: 'aaf-authz-settings'
- project:
name: aaf-authz-info
project-name: aaf-authz
jobs:
- gerrit-info-yaml-verify
project: aaf/authz
branch: master