X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_bml_integration_tests_centos.yml;h=2304a213c389efdcd858a55febfa5630efb106f5;hb=3c353d9fb7d004cae2753250662324fba358765e;hp=c4772fde1b01c36301339f8d192f48f4874924c6;hpb=a8cfafba77c7c752c40bd4180dface6ec593da24;p=infra%2Fcicd.git diff --git a/jjb/airship/job_bml_integration_tests_centos.yml b/jjb/airship/job_bml_integration_tests_centos.yml index c4772fde..2304a213 100644 --- a/jjb/airship/job_bml_integration_tests_centos.yml +++ b/jjb/airship/job_bml_integration_tests_centos.yml @@ -27,7 +27,7 @@ - job-template: id: bml_integration_tests_centos name: '{job_prefix}_{name}_bml_integration_tests_centos' - description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab." + description: "K8s CAPIM3 v1beta1 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab." project-type: pipeline defaults: global disabled: False @@ -59,11 +59,11 @@ description: 'Distribution to use for the tests. Can be ubuntu or centos' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1beta1' description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha5' + default: 'v1beta1' description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS @@ -111,7 +111,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True