X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusc%2Fusc.yaml;h=86b4017fef51d6c38652123f26ac34f79140b756;hb=580538afd2795b61a826ccd08195628c729d63cb;hp=f0a648e95e3fa7ba1511ac39d7847930db054635;hpb=30f651a1fc4515dda1e66f4b2f520502bcbd95bf;p=releng%2Fbuilder.git diff --git a/jjb/usc/usc.yaml b/jjb/usc/usc.yaml index f0a648e95..86b4017fe 100644 --- a/jjb/usc/usc.yaml +++ b/jjb/usc/usc.yaml @@ -2,11 +2,10 @@ - project: name: usc-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}' + - '{project-name}-maven-javadoc-jobs' + - odl-maven-jobs stream: oxygen project: 'usc' @@ -24,14 +23,16 @@ email-upstream: '[usc] [controller] [yangtools] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a697b633b3ffe + - project: name: usc-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}' + - '{project-name}-maven-javadoc-jobs' + - odl-maven-jobs stream: nitrogen project: 'usc' @@ -49,14 +50,16 @@ email-upstream: '[usc] [controller] [yangtools] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a697b633b3ffe + - project: name: usc-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}' + - '{project-name}-maven-javadoc-jobs' + - odl-maven-jobs stream: carbon project: 'usc' @@ -75,10 +78,13 @@ email-upstream: '[usc] [controller] [yangtools] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a697b633b3ffe + - project: name: usc-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'usc' project-name: 'usc' branch: 'master'