X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=7521f61094c789931e39de80979d3a6972f9fa90;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=7442ec069c4c19beef27b4c50dc5207538a0507a;hpb=e209732f0733345de65663e82e8fb4b2742e057c;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 7442ec069c..7521f61094 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -22,9 +22,8 @@ stream: - boron: branch: 'master' - jdk: openjdk7 + jdk: openjdk8 jdks: - - openjdk7 - openjdk8 disable_autorelease: False disable_distribution_check: False @@ -560,7 +559,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'of-config' @@ -621,7 +620,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -680,6 +679,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -718,7 +718,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -740,12 +739,9 @@ post-step-run-condition: UNSTABLE postbuilders: - - shell: "./scripts/list-project-dependencies.sh" - autorelease-sys-stats publishers: - - archive-artifacts: - artifacts: '*.log' - email-notification: email-prefix: '[autorelease] [of-config]'