X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-macros.yaml;h=0c614bf85bc7390c08031211422e50e9b5d137b9;hb=497d769d945ca436841b31b12c916f7843c81542;hp=d32e53d7bde903f815edbb59ba4a1898886d62c9;hpb=292a47559b9eda3a82b713d6aed1f81536170b8b;p=ci-management.git diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index d32e53d7b..0c614bf85 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 @@ -403,7 +374,7 @@ exclude-no-code-change: 'false' - 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}' @@ -469,7 +440,7 @@ fail: true - wrapper: - name: golang + name: golang110 wrappers: - raw: xml: | @@ -477,6 +448,33 @@ Golang 1.10 +- wrapper: + name: golang111 + wrappers: + - raw: + xml: | + + 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.