Add KUBERNETES_VERSION in integration and image building jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a5_master_integration_tests_centos.yml
index 8daae8b9dd4667d45f8229e2e086b64d0dc6c751..1e6e2d19192cc624e55b02979c285e010c9d5918 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: "@midnight"
+      - timed: "H 4 * * *"
 
     pipeline-scm:
       scm: