X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_dev_env_integration_tests_prow.yml;h=323edd9c401aed78655c6671207f835b0f95e204;hb=HEAD;hp=ab0ef792694dd0eee4331274aa978cee4e477cc2;hpb=8f668556d091a820aa7348a8306169d815eba98a;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_dev_env_integration_tests_prow.yml b/jjb/metal3/job_dev_env_integration_tests_prow.yml index ab0ef7926..52e3393fe 100644 --- a/jjb/metal3/job_dev_env_integration_tests_prow.yml +++ b/jjb/metal3/job_dev_env_integration_tests_prow.yml @@ -26,7 +26,7 @@ - job-template: id: dev_env_integration_tests_prow - name: 'dev_env_integration_test_{image_os}_{capm3_target_branch}_{name_postfix}' + name: '{job_prefix}-dev-env-integration-test-{image_os}-{capm3_target_branch}{name_postfix}' description: "CAPM3 {capm3_version} integration tests on {image_os} with ironic installed from {ironic_install_type}." project-type: pipeline defaults: integration-default-values @@ -50,11 +50,11 @@ description: 'Project github repo name' - string: name: PULL_BASE_REF - default: '{capm3_release_branch}' + default: "main" description: 'Ref name of the base branch' - string: name: PULL_PULL_SHA - default: '{capm3_release_branch}' + default: "main" description: 'Pull request head SHA' - string: name: PULL_NUMBER