X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_centos.yml;h=264d6deff0a08e73d574dca04b276f1510fa1f90;hb=2edae7d1e041287b944b2caa5ddd41cb57e22cfc;hp=d54d869d30159d67975f0f7c035207050e48dcb4;hpb=77d376fd4d9e9e06bc76a82bfb0f7adc7f81111b;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 d54d869d..264d6def 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.yml @@ -59,12 +59,12 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha3.' + default: 'v1beta1' + description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha4' - description: 'Cluster API provider Metal3 version. Can be v1alpha4.' + default: 'v1beta1' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - 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