X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.yaml;h=f04bee91f7c4369d01b1a440c743580468bc7d32;hb=970debd523b28420ba0a7d9b396cf2489fc079ce;hp=c39d4fbc17e6f2e2d4f625ae96cad28bdfcb92f1;hpb=71539402c21ae3909fe4d692cd3d1c149784679e;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index c39d4fbc1..f04bee91f 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -24,6 +24,7 @@ jdks: - openjdk8 disable_autorelease: False + disable_distribution_check: False - beryllium: branch: 'stable/beryllium' jdk: openjdk7 @@ -31,6 +32,7 @@ - openjdk7 - openjdk8 disable_autorelease: False + disable_distribution_check: False - stable-lithium: branch: 'stable/lithium' jdk: openjdk7 @@ -38,12 +40,14 @@ - openjdk7 - openjdk8 disable_autorelease: True + disable_distribution_check: True - stable-helium: branch: 'stable/helium' jdk: openjdk7 jdks: - openjdk7 disable_autorelease: True + disable_distribution_check: True project: 'yangtools' @@ -70,8 +74,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}' @@ -179,8 +183,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}' @@ -360,7 +364,7 @@ project-type: maven node: dynamic_verify - jdk: 'openjdk7' + jdk: 'openjdk8' logrotate: daysToKeep: '7'