X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Flf-macros.yaml;h=6804f48279bec156358de57488089003acf8c115;hb=73ee59e070520755f0d79a45481baaeada49f29b;hp=134ef13dc51fe0b0cbea8c8e637ce51a0325bdb8;hpb=5e69a04c8ff3dc6c0cefa392b6b60c626aaddf24;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 134ef13d..6804f482 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 @@ -576,6 +577,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}' @@ -592,6 +594,7 @@ skip-tag: true wipe-workspace: true submodule: + disable: '{submodule-disable}' recursive: '{submodule-recursive}' timeout: '{submodule-timeout}' choosing-strategy: '{choosing-strategy}'