X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=e3933930db0aefb8670b697615daf3e5a9d97804;hb=refs%2Fchanges%2F92%2F15392%2F1;hp=44bd3859e64d4b4f714435cd23c2fcc243cf71f6;hpb=b2e2b5b7d3bb61ee9886debb4e010769c35be398;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 44bd3859..e3933930 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 @@ -76,6 +76,7 @@ # Ensure python-tools are installed in case job template does not # call the lf-infra-pre-build macro. - ../shell/python-tools-install.sh + - shell: !include-raw: - ../shell/logs-deploy.sh - shell: !include-raw: - ../shell/logs-clear-credentials.sh @@ -263,6 +264,13 @@ - shell: !include-raw-escape: ../shell/tox-install.sh - shell: !include-raw-escape: ../shell/rtd-verify.sh +- builder: + name: check-info-votes + builders: + - inject: + properties-content: JENKINS_SSH_CREDENTIAL={jenkins-ssh-credential} + - shell: !include-raw-escape: ../shell/check-info-votes.sh + - builder: name: lf-sigul-sign-dir # Requires that Jenkins be configured with SIGUL_BRIDGE_IP as a global