X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-rebase.yaml;h=5345d745b71bbb0744fc19e4f7ed842f0c83ff6f;hb=7b7da37cfe6e637880869a954692774d55145fb3;hp=74da77b7a21b282f636c9b1f12fd091bf2e9f5a9;hpb=e53f009e429bb4c792a1920f2c5ff71742f52250;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-rebase.yaml b/jjb/onap/global-templates-onap-rebase.yaml index 74da77b7..5345d745 100644 --- a/jjb/onap/global-templates-onap-rebase.yaml +++ b/jjb/onap/global-templates-onap-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'onap-{project-name}-{stream}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false @@ -25,6 +25,8 @@ ssh-credentials-id: nordixinfra-lfn-gerrit-ssh branch: '{branch}' refspec: '' + wipe_workspace: true + clean_before: false triggers: - onap-gerrit-trigger-change-merged: @@ -44,3 +46,7 @@ publishers: - notify-slack: slack-channel: '#infra' + notify-start: false + notify-success: false + notify-failure: true + notify-back-to-normal: true