X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_airship_integration_test_centos.yml;h=a11f99dfe0fe41778dd664d0d8b8f2f627d5d5d0;hb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;hp=56d77aae4a84599afdfa603cdcbdf3537199dfed;hpb=66dea2d8227a9e96eeb3e41a54c08c7bd881525f;p=infra%2Fcicd.git diff --git a/jjb/airship/job_airship_integration_test_centos.yml b/jjb/airship/job_airship_integration_test_centos.yml index 56d77aae..a11f99df 100644 --- a/jjb/airship/job_airship_integration_test_centos.yml +++ b/jjb/airship/job_airship_integration_test_centos.yml @@ -59,11 +59,11 @@ description: 'Distribution to use for the tests. Can be ubuntu or centos' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1beta1' description: 'Cluster API version. Can be v1alpha4.' - string: name: CAPM3_VERSION - default: 'v1alpha5' + default: 'v1beta1' description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.' - string: name: TARGET_NODE_OS @@ -75,7 +75,7 @@ description: 'RAM size of the target host.' - string: name: KUBERNETES_VERSION - default: "v1.22.0" + default: "v1.23.3" description: 'Kubernetes version' properties: @@ -103,6 +103,7 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' + - 'main' status-context: "test-integration-airship-centos" success-status: "Passed" failure-status: "Failed"