X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-macros.yaml;h=50a9a573a631f6c1c60b2eca7355aba883a75e77;hb=f1a0754379362f8edbb63509e9c76df5a03ff0c9;hp=13afecf1c74422237a0001c875b12991e6fb146e;hpb=386dbd8331c30762ff85bdfdd4b5fb5acfc62e9e;p=ci-management.git diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 13afecf1c..50a9a573a 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -239,35 +239,6 @@ new-normal: 1 new-low: 1 -- publisher: - name: infra-shiplogs - # lf-infra macro to finish up a build. - # - # Handles the following: - # - Shipping logs to Nexus logs site repository - # - Cleanup workspace - publishers: - - postbuildscript: - builders: - - role: BOTH - build-on: - - ABORTED - - FAILURE - - NOT_BUILT - - SUCCESS - - UNSTABLE - build-steps: - - lf-infra-sysstat - - lf-infra-ship-logs - mark-unstable-if-failed: true - - workspace-cleanup: - exclude: - # Do not clean up *.jenkins-trigger files for jobs that use a - # properties file as input for triggering another build. - - '**/*.jenkins-trigger' - fail-build: false - - # SCMS - scm: name: git-scm @@ -399,8 +370,9 @@ trigger-on: - patchset-created-event: exclude-drafts: 'false' - exclude-trivial-rebase: 'false' exclude-no-code-change: 'false' + exclude-trivial-rebase: 'true' + exclude-wip: 'true' - draft-published-event - comment-added-contains-event: comment-contains-value: '^Patch Set\s+\d+:\s+(recheck|reverify|verify-helm)\s*$'