X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=829297925fafea64438fbce3c1f3ad84a9bd3d08;hb=eee0a9a1a1ed3590af566a8c14d273c57634364b;hp=87c7eac93b52fef4a25fb3d8af35165828c244ee;hpb=26dfc129aa3fd361278b0703e9966a23bedaac9e;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 87c7eac93..829297925 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -19,20 +19,19 @@ # stream: release stream (eg. stable-lithium or beryllium) # branch: git branch (eg. stable/lithium or master) stream: - - beryllium: + - boron: branch: 'master' - jdk: openjdk7 + jdk: openjdk8 jdks: - - openjdk7 - openjdk8 disable_autorelease: False - - pre-boron: - branch: 'pre-boron' + - beryllium: + branch: 'stable/beryllium' jdk: openjdk7 jdks: - openjdk7 - openjdk8 - disable_autorelease: True + disable_autorelease: False - stable-lithium: branch: 'stable/lithium' jdk: openjdk7 @@ -142,8 +141,8 @@ jdk: '{jdk}' logrotate: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' + daysToKeep: '14' + numToKeep: '10' artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' @@ -235,6 +234,7 @@ - job-template: name: 'nic-periodic-{stream}' + disabled: false # Job template for periodic builders # @@ -250,8 +250,8 @@ jdk: '{jdk}' logrotate: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' + daysToKeep: '14' + numToKeep: '10' artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' @@ -427,10 +427,11 @@ - job-template: name: 'nic-sonar' + disabled: false project-type: maven node: dynamic_verify - jdk: 'openjdk7' + jdk: 'openjdk8' logrotate: daysToKeep: '7' @@ -487,6 +488,7 @@ - job-template: name: 'nic-clm-{stream}' + disabled: false project-type: maven node: dynamic_verify