X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_airship_integration_test_centos.yml;h=a11f99dfe0fe41778dd664d0d8b8f2f627d5d5d0;hb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;hp=716ee0bb4598563063c2b09f1d81436c6682e5bf;hpb=a2305c3a625b80732e3d7bed16a75ba9a5ae6b7c;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 716ee0bb..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 @@ -73,6 +73,10 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' + - string: + name: KUBERNETES_VERSION + default: "v1.23.3" + description: 'Kubernetes version' properties: - build-discarder: @@ -99,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"