X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=1c4e5f401cf988082e2707e7d76d3e3b9dbe4706;hb=fc8963fdf93dfb1997bb8b11558c3876a2f75751;hp=e505d87904937a85c6fb02e92af8dc65ff99c366;hpb=3937b8cb2c1b6ba0997d5aeba1b38085e57a7d2f;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index e505d879..1c4e5f40 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -278,21 +278,11 @@ - builder: name: lf-rtdv3-build - builders: - - conditional-step: - condition-kind: file-exists - condition-filename: .readthedocs.yaml - on-evaluation-failure: dont-run - steps: - - inject: - properties-content: | - TOX_ENVS=docs,docs-linkcheck - - lf-infra-pre-build - - lf-infra-tox-install: - python-version: "python3" - - shell: !include-raw: ../shell/tox-run.sh - - shell: !include-raw: ../shell/rtdv3.sh + - inject: + properties-content: | + DEFAULT_VERSION={default-version} + - shell: !include-raw: ../shell/rtdv3.sh - builder: name: check-info-votes