X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_bml_periodic_integration_tests.yml;h=1919e026a3f6f8967a547311b6a59295560ff90c;hb=HEAD;hp=667a326c520f3c025b14899415a16a38f5985a38;hpb=d575b64a6af4b77c77087e84e164139a99d95048;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_bml_periodic_integration_tests.yml b/jjb/metal3/job_bml_periodic_integration_tests.yml index 667a326c..1919e026 100644 --- a/jjb/metal3/job_bml_periodic_integration_tests.yml +++ b/jjb/metal3/job_bml_periodic_integration_tests.yml @@ -27,33 +27,40 @@ - job-template: id: bml_periodic_integration_tests - name: '{job_prefix}_periodic_bml_integration_tests_{image_os}' - description: "CAPM3 v1beta1 main integration tests for {org}/{repo} on {image_os} in Bare Metal Lab." + name: '{job_prefix}-periodic-bml-integration-test-{image_os}' + description: "CAPM3 v1beta1 periodic integration tests on {image_os} in Bare Metal Lab." project-type: pipeline defaults: global disabled: False concurrent: True parameters: + # Parameters set by Prow - string: - name: PROJECT_REPO_ORG - default: '{org}' + name: BUILD_ID + description: 'Used by Prow when triggering jobs' + - string: + name: PROW_JOB_ID + description: 'Used by Prow when triggering jobs' + - string: + name: REPO_OWNER + default: 'metal3-io' description: 'Project github repo org name' - string: - name: PROJECT_REPO_NAME - default: '{repo}' + name: REPO_NAME + default: 'metal3-dev-env' description: 'Project github repo name' - string: - name: ghprbActualCommit + name: PULL_BASE_REF default: 'main' - description: 'CI Repo branch for triggering manual build' + description: 'Ref name of the base branch' - string: - name: ghprbAuthorRepoGitUrl - default: 'https://github.com/{org}/{repo}.git' - description: 'CI Repo URL for triggering manual build' - - string: - name: ghprbTargetBranch + name: PULL_PULL_SHA default: 'main' - description: 'Target branch of the PR' + description: 'Pull request head SHA' + - string: + name: PULL_NUMBER + description: 'Pull request number' + # End of Prow parameters - string: name: IMAGE_OS default: '{image_os}' @@ -69,11 +76,11 @@ - string: name: CAPI_VERSION default: 'v1beta1' - description: 'Cluster API version.' + description: 'Cluster API version. E.g. v1beta1.' - string: name: CAPM3_VERSION default: 'v1beta1' - description: 'Cluster API provider Metal3 version.' + description: 'Cluster API provider Metal3 version. E.g. v1beta1.' - string: name: TARGET_NODE_MEMORY default: 4096 @@ -81,7 +88,7 @@ - string: name: NUM_NODES default: 2 - description: 'Number of baremetal servers.' + description: 'Number of baremetal servers' properties: - build-discarder: