Add KUBERNETES_VERSION as a default value to airship dev tool
[infra/cicd.git] / jjb / airship / job_airship_integration_test_ubuntu.yml
index c5c87309f0be9c08d82ea9e67cdd4665857e3247..48791592135aa3a6aa7d032e1e2deeffe34b4aeb 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: