X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_upgrade_ubuntu.yml;h=f88215818677b2564ec46d29709be277fe128cf2;hb=9ec510df0d70a457d5727014ecc66922a0ff24e8;hp=7c13d943274ec0089882ecf5dd5b578ac41e6bdb;hpb=0a3a4cc3cfdf5ac0bf7cf7a97a7cd5480af9d898;p=infra%2Fcicd.git diff --git a/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml b/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml index 7c13d943..f8821581 100644 --- a/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml @@ -59,11 +59,11 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha3' + default: 'v1alpha4' description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha4' + default: 'v1alpha5' description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS @@ -90,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "H H(21-23) * * *" + - 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