X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=82dc8404a592fde12a4ef3b4690d3ce828d1a025;hb=d473edacae5c8da2b4da50e6d41b2a1c52316813;hp=2d819240c3209c7eca90f85ea698526b777a24ca;hpb=0251b7fda7266760bd82a6e56a696160822a57a0;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 2d819240..82dc8404 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -9,7 +9,7 @@ - builder: name: comment-to-gerrit builders: - - shell: !include-raw ../shell/comment-to-gerrit.sh + - shell: !include-raw: ../shell/comment-to-gerrit.sh - builder: name: lf-fetch-dependent-patches @@ -271,6 +271,15 @@ properties-content: JENKINS_SSH_CREDENTIAL={jenkins-ssh-credential} - shell: !include-raw-escape: ../shell/check-info-votes.sh +- builder: + name: lf-releases + builders: + - config-file-provider: + files: + - file-id: lftoolsini + target: '$HOME/.config/lftools/lftools.ini' + - shell: !include-raw: ../shell/release-job.sh + - builder: name: lf-sigul-sign-dir # Requires that Jenkins be configured with SIGUL_BRIDGE_IP as a global @@ -577,6 +586,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}' @@ -593,6 +603,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}'