X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_centos.yml;h=264d6deff0a08e73d574dca04b276f1510fa1f90;hb=86e0f890da37dfa99ace605e61479cc05b331024;hp=c6f34f5f00c5db87d1592bd2008038e7e4aabb74;hpb=9df6f17ca7272aefa66a124d21792f4b32297e8d;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 c6f34f5f..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 v1alpha3 or 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