X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-macros.yaml;h=50a9a573a631f6c1c60b2eca7355aba883a75e77;hb=92898a639e9d19851c419eab5593df9da2fa8ec7;hp=b7a56afb15b372aa50f186fbb60f6c29fe0ed1d2;hpb=9655e0f67a0be8470595dab67ba5f304b203e7db;p=ci-management.git diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index b7a56afb1..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,11 +370,12 @@ 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: '^verify-helm$' + comment-contains-value: '^Patch Set\s+\d+:\s+(recheck|reverify|verify-helm)\s*$' projects: - project-compare-type: 'ANT' project-pattern: '{project}' @@ -486,6 +458,24 @@ Golang 1.11 +- wrapper: + name: golang112 + wrappers: + - raw: + xml: | + + Golang 1.12 + + +- wrapper: + name: golang114 + wrappers: + - raw: + xml: | + + Golang 1.14 + + - wrapper: # This wrapper is required for all jobs as it configures the wrappers # needed by the eCOMP infra.