| --- |
| - project: |
| name: optf-has |
| project-name: 'optf-has' |
| project: 'optf/has' |
| stream: |
| - 'master': |
| branch: 'master' |
| - 'elalto': |
| branch: 'elalto' |
| mvn-settings: 'optf-has-settings' |
| subproject: |
| - 'conductor': |
| path: 'conductor' |
| pattern: 'conductor/**' |
| pom: 'pom.xml' |
| jobs: |
| - '{project-name}-{stream}-{subproject}-verify-python' |
| - '{project-name}-{stream}-{subproject}-verify-java' |
| - '{project-name}-{stream}-verify-java' |
| - '{project-name}-{stream}-{subproject}-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: |
| build-node: ubuntu1604-docker-8c-8g |
| maven-versions-plugin: true |
| container-public-registry: 'nexus3.onap.org:10001' |
| container-staging-registry: 'nexus3.onap.org:10003' |
| docker-pom: 'conductor/pom.xml' |
| mvn-goals: 'install' |
| mvn-params: '-Dmaven.test.skip=true -P docker' |
| |
| files: '**' |
| archive-artifacts: '' |
| build-node: 'ubuntu1604-builder-4c-4g' |
| |
| - project: |
| name: optf-has-docker |
| project-name: 'optf-has' |
| project: 'optf/has' |
| stream: |
| - 'master': |
| branch: 'master' |
| - 'elalto': |
| branch: 'elalto' |
| mvn-settings: 'optf-has-settings' |
| subproject: |
| - 'conductor': |
| path: 'conductor' |
| pattern: 'conductor/**' |
| pom: 'pom.xml' |
| jobs: |
| - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily': |
| docker-pom: 'pom.xml' |
| mvn-goals: 'install' |
| mvn-params: '-Dmaven.test.skip=true' |
| script: |
| !include-raw-escape: 'build-optf-has-docker-image.sh' |
| build-node: queue-docker-4c-4g |
| - '{project-name}-{stream}-{subproject}-docker-java-shell-daily': |
| docker-pom: 'pom.xml' |
| mvn-goals: 'install' |
| mvn-params: '-Dmaven.test.skip=true' |
| script: |
| !include-raw-escape: 'build-optf-has-docker-image.sh' |
| build-node: queue-docker-4c-4g |
| |
| - project: |
| name: optf-has-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: 'optf/has' |
| project-name: 'optf-has' |
| branch: 'master' |
| mvn-settings: 'optf-has-settings' |
| mvn-goals: 'clean install' |
| mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
| |
| - project: |
| name: optf-has-clm |
| jobs: |
| - gerrit-maven-clm |
| nexus-iq-namespace: 'onap-' |
| project: optf/has |
| project-name: 'optf-has' |
| stream: |
| - 'master': |
| branch: 'master' |
| - 'elalto': |
| branch: 'elalto' |
| mvn-settings: 'optf-has-settings' |
| |
| - project: |
| name: optf-has-info |
| project-name: optf-has |
| jobs: |
| - gerrit-info-yaml-verify |
| build-node: centos7-builder-2c-1g |
| project: optf/has |
| branch: master |