X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fodlguice%2Fodlguice.yaml;h=7203ab881bf2e200260e2d7d87af50445a4fcc63;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=cfe818f3734cd72daa3e437ea3ebb4a29331f2a2;hpb=cac526483386463b88dbbc6e4aa43b7ec88a1616;p=releng%2Fbuilder.git diff --git a/jjb/odlguice/odlguice.yaml b/jjb/odlguice/odlguice.yaml index cfe818f37..7203ab881 100644 --- a/jjb/odlguice/odlguice.yaml +++ b/jjb/odlguice/odlguice.yaml @@ -1,25 +1,63 @@ --- - project: - name: odlguice + name: odlguice-master jobs: - - gerrit-release-merge - - gerrit-tox-verify + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs - stream: - - aluminium: - branch: 'master' - - magnesium: - branch: 'stable/magnesium' + project: "odlguice" + project-name: "odlguice" + branch: "master" + stream: master - project: odlguice - project-name: odlguice + java-version: "openjdk11" + mvn-settings: "odlguice-settings" + mvn-opts: "-Xmx2048m" + email-upstream: "[app-dev]" build-node: centos7-builder-2c-2g - build-timeout: 60 - mvn-settings: 'odlguice-settings' + build-timeout: 120 # Used by the release job staging-profile-id: 44ce7d1aad49e +- project: + name: odlguice-release-management + jobs: + - gerrit-release-merge + + project: odlguice + project-name: odlguice + + build-node: centos7-builder-2c-1g + mvn-settings: odlguice-settings + +- project: + name: odlguice-sonar + jobs: + - gerrit-maven-sonar: + mvn-params: > + -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec + -Dsonar.jacoco.reportPath=$WORKSPACE/target/jacoco.exec + + project: "odlguice" + project-name: "odlguice" + branch: "master" + mvn-settings: "odlguice-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: odlguice-info + jobs: + - gerrit-info-yaml-verify + project: odlguice + project-name: odlguice + branch: master + build-node: centos7-builder-2c-1g + - project: name: odlguice-view views: