--- - project: name: infrautils-master jobs: - "{project-name}-rtd-jobs": build-node: centos7-builder-2c-2g doc-dir: .tox/docs/tmp/html project-pattern: infrautils rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs-jdk11 - odl-maven-verify-jobs stream: master project: "infrautils" project-name: "infrautils" branch: "master" java-version: "openjdk11" mvn-settings: "infrautils-settings" mvn-opts: "-Xmx1024m" dependencies: "odlparent-merge-{stream}" email-upstream: "[infrautils] [odlparent]" # Used by the release job staging-profile-id: 96fca0367756c - project: name: infrautils-1.8.x jobs: - "{project-name}-rtd-jobs": build-node: centos7-builder-2c-2g doc-dir: .tox/docs/tmp/html project-pattern: infrautils rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs-jdk11 - odl-maven-verify-jobs stream: aluminium project: "infrautils" project-name: "infrautils" branch: "1.8.x" java-version: "openjdk11" mvn-settings: "infrautils-settings" mvn-opts: "-Xmx1024m" dependencies: "odlparent-merge-{stream}" email-upstream: "[infrautils] [odlparent]" # Used by the release job staging-profile-id: 96fca0367756c - project: name: infrautils-release-management jobs: - gerrit-release-merge project: infrautils project-name: infrautils build-node: centos7-builder-2c-1g mvn-settings: infrautils-settings - project: name: infrautils-sonar jobs: - gerrit-maven-sonar: mvn-params: > -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -Dskip.karaf.featureTest=true sonar-mvn-goal: > jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar project: "infrautils" project-name: "infrautils" branch: "master" java-version: "openjdk11" mvn-settings: "infrautils-settings" mvn-opts: "-Xmx1024m" sonarcloud: true sonarcloud-project-organization: "{sonarcloud_project_organization}" sonarcloud-api-token: "{sonarcloud_api_token}" sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}" - project: name: infrautils-info jobs: - gerrit-info-yaml-verify project: infrautils project-name: infrautils branch: master build-node: centos7-builder-2c-1g - project: name: infrautils-view views: - project-view project-name: infrautils