X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fmetal3%2Fjob_capm3_main_e2e_tests.yml;h=40755f4c38f311b71cb296578c7110c89cc7aaa7;hb=refs%2Fchanges%2F36%2F16536%2F6;hp=4dea33c677b60ddf67778c1e59e763fe015b3eff;hpb=417257d9ebc7c7b74d263e7589a5ea9b91fe6960;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_main_e2e_tests.yml b/jjb/metal3/job_capm3_main_e2e_tests.yml index 4dea33c6..40755f4c 100644 --- a/jjb/metal3/job_capm3_main_e2e_tests.yml +++ b/jjb/metal3/job_capm3_main_e2e_tests.yml @@ -26,7 +26,7 @@ - job-template: id: capm3_main_e2e_tests - name: '{job_prefix}_main_{capm3_target_branch}_e2e_test_{image_os}' + name: '{job_prefix}_daily_{capm3_target_branch}_e2e_test_{image_os}' description: "CAPM3 {capm3_version} e2e tests for {repo[org]}/{repo[name]} on {image_os}." project-type: pipeline defaults: global @@ -57,6 +57,10 @@ name: IMAGE_OS default: '{image_os}' description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' + - string: + name: capm3_release_branch + default: '{capm3_release_branch}' + description: 'The target branch of CAPM3 to be used for this test' - string: name: CAPI_VERSION default: '{capi_version}'