X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests.yml;h=3e326bcf43134859037458778d6d289c42a6f4ae;hb=3b5d5d8f359a4207872edf32773fdb72c3193eb7;hp=82056784aa874dd385a951c17d683e60d8f13ee5;hpb=22442a0ccc5ea88452886c9c30981de6e36b7bdb;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_main_feature_tests.yml b/jjb/metal3/job_main_feature_tests.yml index 82056784..3e326bcf 100644 --- a/jjb/metal3/job_main_feature_tests.yml +++ b/jjb/metal3/job_main_feature_tests.yml @@ -27,7 +27,7 @@ - job-template: id: main_feature_tests - name: '{job_prefix}_main_feature_tests_{image_os}' + name: '{job_prefix}_daily_main_feature_tests_{image_os}' description: "Inspection, remediation, pivoting, node reuse and repivoting main feature tests on {image_os}." project-type: pipeline defaults: global @@ -58,6 +58,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: 'main' + description: 'The target branch of CAPM3 to be used for this test' - string: name: CAPI_VERSION default: 'v1beta1'