Add KUBERNETES_VERSION in integration and image building jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a4_master_integration_tests_ubuntu.yml
index 6a7c24bd8c96dc5f5b2d19c5558fe05b49b6023e..1dabb07d9bda5d68550ddf754f276f9a4728ac9c 100644 (file)
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-
+    - string:
+        name: KUBERNETES_VERSION
+        default: "v1.21.2"
+        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: