X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_bml_master_integration_tests_centos.yml;h=595f820e2ffc440ef637d2eb9378a4609c1d3623;hb=2edae7d1e041287b944b2caa5ddd41cb57e22cfc;hp=eb967e38093c402a4fa05af379ecca849a073400;hpb=59fc67a3df90f69a74d377bdbdcba5df392e576d;p=infra%2Fcicd.git diff --git a/jjb/airship/job_bml_master_integration_tests_centos.yml b/jjb/airship/job_bml_master_integration_tests_centos.yml index eb967e38..595f820e 100644 --- a/jjb/airship/job_bml_master_integration_tests_centos.yml +++ b/jjb/airship/job_bml_master_integration_tests_centos.yml @@ -26,8 +26,8 @@ - job-template: id: bml_master_integration_tests_centos - name: '{job_prefix}_{name}_bml_master_integration_tests_centos' - description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab." + name: '{job_prefix}_master_bml_integration_tests_centos' + 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 @@ -90,7 +90,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