X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=0af5510cd60367752d30d7f0b128eaf3f251f169;hb=7d16ac5800cc99d4b31f8a4a8070be9c6407e167;hp=f97d0dcfe9aeb006ce4ce7a814a44132473873e2;hpb=30f651a1fc4515dda1e66f4b2f520502bcbd95bf;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index f97d0dcfe..0af5510cd 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -2,11 +2,9 @@ - project: name: nic-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: oxygen project: 'nic' @@ -24,14 +22,15 @@ email-upstream: '[nic] [vtn] [groupbasedpolicy]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67ef386204aa + - project: name: nic-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: nitrogen project: 'nic' @@ -49,14 +48,15 @@ email-upstream: '[nic] [vtn] [groupbasedpolicy]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67ef386204aa + - project: name: nic-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: carbon project: 'nic' @@ -75,10 +75,13 @@ email-upstream: '[nic] [vtn] [groupbasedpolicy]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67ef386204aa + - project: name: nic-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'nic' project-name: 'nic' branch: 'master'