Add KUBERNETES_VERSION in integration and image building jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a5_master_integration_tests_ubuntu.yml
index 4acb329b71760e2c7885ae83f95ee6693e3a8fcb..3e3b0f16d918fbf133bcf9cc95760229a820b43c 100644 (file)
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-
+    - string:
+        name: KUBERNETES_VERSION
+        default: "v1.22.0"
+        description: 'Kubernetes version'
+         
     properties:
     - build-discarder:
         days-to-keep: 30
@@ -82,7 +86,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "H 5 * * *"
+      - timed: "H 4 * * *"
 
     pipeline-scm:
       scm: