X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Flf-macros.yaml;h=91fd16b5cd2e0805d1f96f1563c2f162d2a02b8c;hb=511040b5508089fae1959c4f7da5dbd7621886c4;hp=b01887c7ab9e8e5de37118c6a291c791d17899ab;hpb=84da49578cee70148509f484272870ac4de7f5d5;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index b01887c7..91fd16b5 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -260,7 +260,9 @@ name: lf-rtd-verify builders: - inject: - properties-content: DOC_DIR={doc-dir} + properties-content: | + DOC_DIR={doc-dir} + PYTHON={python-version} - shell: !include-raw-escape: ../shell/tox-install.sh - shell: !include-raw-escape: ../shell/rtd-verify.sh @@ -504,7 +506,7 @@ default: "" description: "Set to maven for build with parametes" - bool: - name: RELEASE_FILE + name: USE_RELEASE_FILE default: "{use-release-file}" description: "Set to False for job built with parameters"