X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=529254c92ad81c113ea92f0eb796897c38d9a5ab;hb=ff490ac1ed8f71b44834dbb025a6f44f4611db39;hp=3820a2e3bf34fe68f786ff5e996ef840baf8bc6a;hpb=a24ad567a740f4f4ac82a794edf0528a58620daf;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 3820a2e3..529254c9 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -274,6 +274,24 @@ - shell: !include-raw-escape: ../shell/tox-install.sh - shell: !include-raw-escape: ../shell/rtd-verify.sh +- 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 + - builder: name: check-info-votes builders: