X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=1c4e5f401cf988082e2707e7d76d3e3b9dbe4706;hb=fc8963fdf93dfb1997bb8b11558c3876a2f75751;hp=69848114b87275ce1f5be7e7d9fa588cbf6f828e;hpb=f61d11e86c21774566bcd7cf689ca04d4292c283;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 69848114..1c4e5f40 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -78,6 +78,8 @@ - ../shell/python-tools-install.sh - shell: !include-raw: - ../shell/sudo-logs.sh + - shell: !include-raw: + - ../shell/job-cost.sh - shell: !include-raw: - ../shell/logs-deploy.sh - shell: !include-raw: @@ -276,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