X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_feature_tests.yml;h=89508fb9d78cdbdbac1aebca1a50516e117b8f7b;hb=12d3064f999e9eb15e1fca5e8944694b45c5f442;hp=94fdc40599613e9973c09bbe5c920a9ede8680dc;hpb=20572ce52cbc6f33e3d85f53d8997d13aecff0c2;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_feature_tests.yml b/jjb/metal3/job_feature_tests.yml index 94fdc405..89508fb9 100644 --- a/jjb/metal3/job_feature_tests.yml +++ b/jjb/metal3/job_feature_tests.yml @@ -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: 'main' + description: 'The target branch of CAPM3 to be used for this test' - string: name: CAPI_VERSION default: 'v1beta1' @@ -103,8 +107,9 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'main' - - 'release-0.5' - - 'release-0.1' + - 'release-1.3' + - 'release-1.2' + - 'release-1.1' status-context: "test-features-{image_os}" success-status: "Passed" failure-status: "Failed"