X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freservation%2Freservation.yaml;h=2269a92f0254a3e6b9f8ead615f9333baae7d5b2;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=c9a2bb4399f3a2a16b85253fd33e2f30534e6b9e;hpb=30f651a1fc4515dda1e66f4b2f520502bcbd95bf;p=releng%2Fbuilder.git diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index c9a2bb4399..2269a92f02 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -2,10 +2,9 @@ - project: name: reservation-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: oxygen project: 'reservation' @@ -23,13 +22,15 @@ email-upstream: '[reservation]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68d9bc504037 + - project: name: reservation-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'reservation' @@ -47,13 +48,15 @@ email-upstream: '[reservation]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68d9bc504037 + - project: name: reservation-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'reservation' @@ -72,10 +75,13 @@ email-upstream: '[reservation]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68d9bc504037 + - project: name: reservation-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'reservation' project-name: 'reservation' branch: 'master'