X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=8961184f278e86fbf6b7175bf8057656b4a4e315;hb=d92cb3ee2e72846f2f2dd6e607bc8e76087f1965;hp=69848114b87275ce1f5be7e7d9fa588cbf6f828e;hpb=0bc0e976068e17a1274aa3a7417c425cb2518660;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 69848114..8961184f 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: @@ -231,13 +233,6 @@ - file-id: "{settings-file}" variable: "SETTINGS_FILE" -- builder: - name: lf-pip-install - builders: - - inject: - properties-content: PIP_PACKAGES={pip-packages} - - shell: !include-raw-escape: ../shell/pip-install.sh - - builder: name: lf-provide-maven-settings-cleanup builders: @@ -276,21 +271,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-escape: ../shell/rtdv3.sh - builder: name: check-info-votes