X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=a5d3fc5734bd35c9d8397dba922062e5959f13d5;hb=7923f5d31cc2331aa848f857b4d742f88a90fca7;hp=215221c14512b9d73751c92beede89290bcb0485;hpb=7365c119f2d01195da6a1877b106847be000e01a;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 215221c14..a5d3fc573 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -8,7 +8,7 @@ jobs: - 'nic-verify-{stream}' - 'nic-merge-{stream}' - - 'nic-daily-{stream}' + - 'nic-periodic-{stream}' - 'nic-distribution-{stream}' - 'nic-integration-{stream}' - 'nic-sonar' @@ -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 @@ -168,6 +167,7 @@ - '{ssh-credentials}' triggers: + - timed: 'H H * * 0' - gerrit-trigger-patch-merged: name: 'nic' branch: '{branch}' @@ -222,6 +222,8 @@ - findbugs publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - email-notification: email-prefix: '[nic]' - maven-deploy: @@ -231,12 +233,13 @@ - jacoco-report - job-template: - name: 'nic-daily-{stream}' + name: 'nic-periodic-{stream}' + disabled: false - # Job template for daily builders + # Job template for periodic builders # - # The purpose of this job template is to setup a daily/nightly - # builder and pushes to Sonar analysis. + # The purpose of this job template is to setup a periodic + # builder. # # Required Variables: # stream: release stream (eg. stable-lithium or beryllium) @@ -269,7 +272,7 @@ - '{ssh-credentials}' triggers: - - timed: 'H H * * 7' + - timed: '@daily' prebuilders: - wipe-org-opendaylight-repo @@ -424,6 +427,7 @@ - job-template: name: 'nic-sonar' + disabled: false project-type: maven node: dynamic_verify @@ -484,6 +488,7 @@ - job-template: name: 'nic-clm-{stream}' + disabled: false project-type: maven node: dynamic_verify @@ -529,6 +534,7 @@ global-settings: '{odl-global-settings}' postbuilders: + - shell: 'find . -regex ".*karaf/target" | xargs rm -rf' - check-clm: application-name: nic