X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdiscovery%2Fdiscovery.yaml;h=20503173872ce17b669dd4fc80fc91d1acb73070;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=08fb86568461248f74c43bd95acc2a109c1a3bf3;hpb=74af82b92809b679845d706c9c31377aba0c62ee;p=releng%2Fbuilder.git diff --git a/jjb/discovery/discovery.yaml b/jjb/discovery/discovery.yaml index 08fb86568..205031738 100644 --- a/jjb/discovery/discovery.yaml +++ b/jjb/discovery/discovery.yaml @@ -115,6 +115,8 @@ global-settings: '{odl-global-settings}' publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - findbugs - email-notification: email-prefix: '[discovery]' @@ -409,6 +411,10 @@ - draft-published-event - comment-added-contains-event: comment-contains-value: 'test-distribution' + - comment-added-contains-event: + comment-contains-value: 'reverify' + - comment-added-contains-event: + comment-contains-value: 'recheck' projects: - project-compare-type: 'ANT' project-pattern: '{name}' @@ -552,7 +558,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'discovery' @@ -613,7 +619,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -672,6 +678,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -702,12 +709,14 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + file-paths: + - compare-type: ANT + pattern: '**/*.xml' prebuilders: - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -729,12 +738,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] [discovery]'