X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-rebase.yaml;h=58579421bfd3fe51233da96c5cf916010427b510;hb=7e507875f63896df2bfd2e3efe33da2a9521f6ad;hp=843175e60143527c6108c481fdbae5f8ba8fa5fb;hpb=8b5d3956fb57e41a51a3431e6e65663006400910;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index 843175e6..58579421 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -7,6 +7,9 @@ concurrent: false + properties: + - logrotate + parameters: - project-parameters: project: '{project}' @@ -22,13 +25,24 @@ ssh-credentials-id: nordixinfra-lfn-gerrit-ssh branch: '{branch}' refspec: '' + wipe_workspace: true + clean_before: false triggers: - onap-gerrit-trigger-change-merged: project: '{project}' branch: '{branch}' files: '**' + - timed: "@midnight" + + wrappers: + - build-timeout: + timeout: 10 builders: - shell: !include-raw-escape: ./rebase-jobs.sh + + publishers: + - notify-slack: + slack-channel: '#infra'