Geode: Update build slave to Ubutnu 20.04
[infra/cicd.git] / jjb / airship / job_airship_integration_test_centos.yml
index 716ee0bb4598563063c2b09f1d81436c6682e5bf..a11f99dfe0fe41778dd664d0d8b8f2f627d5d5d0 100644 (file)
         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
         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:
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
+          - 'main'
         status-context: "test-integration-airship-centos"
         success-status: "Passed"
         failure-status: "Failed"