X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_upgrade_ubuntu.yml;h=f4e707df37614af05187f24efd97005cb3b9d0e4;hb=refs%2Fchanges%2F73%2F11873%2F1;hp=2f26569fdd5ee573e4c3b875e73aa9477c3a2f5a;hpb=a11e30729ef68367af80eec3f47534cb70be2800;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_upgrade_ubuntu.yml b/jjb/airship/job_feature_tests_upgrade_ubuntu.yml index 2f26569f..f4e707df 100644 --- a/jjb/airship/job_feature_tests_upgrade_ubuntu.yml +++ b/jjb/airship/job_feature_tests_upgrade_ubuntu.yml @@ -59,11 +59,11 @@ description: 'Distribution to use for the tests.' - 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 @@ -125,7 +125,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