X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=163bf37fd4e2fe7cd389ef69f44913329cc088ea;hb=31a134b8075e2addb1c5cf0d0fbfc20aabbfbc84;hp=fb056afaf62cb121f81176cc79b3aae60bd3812d;hpb=e93224d6e6ef8c8ca4bcc4870d674938c4870098;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index fb056afaf..163bf37fd 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -39,7 +39,7 @@ jdks: - openjdk7 - openjdk8 - disable_autorelease: True + disable_autorelease: False project: 'iotdm' @@ -169,6 +169,7 @@ - '{ssh-credentials}' triggers: + - timed: 'H H * * 0' - gerrit-trigger-patch-merged: name: 'iotdm' branch: '{branch}' @@ -526,7 +527,7 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Djenkins -DskipTests=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: 'clean install com.sonatype.clm:clm-maven-plugin:index -Djenkins -DskipTests=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' maven-opts: '-Xmx4096m -XX:MaxPermSize=512m' settings: '{iotdm-settings}' global-settings: '{odl-global-settings}'