X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=1c4e5f401cf988082e2707e7d76d3e3b9dbe4706;hb=be791d789e3e0049575d5e6b4ad1e414b825e1e6;hp=c06f0ce208d42162a3bf6842fd0cf7f84c8ec895;hpb=ca1763c074a62c626b76e21886347dcffbf15dcd;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index c06f0ce2..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: @@ -274,6 +276,14 @@ - shell: !include-raw-escape: ../shell/tox-install.sh - shell: !include-raw-escape: ../shell/rtd-verify.sh +- builder: + name: lf-rtdv3-build + builders: + - inject: + properties-content: | + DEFAULT_VERSION={default-version} + - shell: !include-raw: ../shell/rtdv3.sh + - builder: name: check-info-votes builders: @@ -334,7 +344,7 @@ sonar-name: Sonar scanner-name: SonarQubeScanner task: "{sonar-task}" - project: "sonar-project.properties" + project: "{sonar-project-file}" properties: "{sonar-properties}" java-opts: "{sonar-java-opts}" additional-arguments: "{sonar-additional-args}" @@ -348,7 +358,7 @@ sonar-name: Sonar scanner-name: SonarQubeScanner task: "{sonar-task}" - project: "sonar-project.properties" + project: "{sonar-project-file}" properties: "{sonar-properties}" java-opts: "{sonar-java-opts}" additional-arguments: "{sonar-additional-args}" @@ -518,11 +528,15 @@ - string: name: VERSION default: "" - description: "This is the tag, Example: 1.0.0" + description: "Version to release, for example: 1.0.0" + - string: + name: GIT_TAG + default: "" + description: "Tag to push to git repo; optional, defaults to VERSION" - string: name: LOG_DIR default: "" - description: "Log dir, example: project-maven-stage-master/17/" + description: "Log dir, for example: project-maven-stage-master/17/" - choice: name: DISTRIBUTION_TYPE choices: