X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_master_feature_tests_centos.yml;h=264d6deff0a08e73d574dca04b276f1510fa1f90;hb=2edae7d1e041287b944b2caa5ddd41cb57e22cfc;hp=d2e5fd1899e2011ef5e40a1b9238ca8b2ea832e4;hpb=7ce68786ee08d949ff197d64292037cc6ff32579;p=infra%2Fcicd.git diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index d2e5fd18..264d6def 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.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 @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H 20 * * *" + - timed: "H 17 * * *" pipeline-scm: scm: @@ -98,7 +98,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