add ccsdk-sli-northbound
[infra/cicd.git] / jjb / metal3 / job_openstack_node_image_building.yml
index 6c3cc5c495eec43723fff2b91e8b53eda8249542..7999999f122823ee70807c11fb94697983d864ba 100644 (file)
     parameters:
     - string:
         name: KUBERNETES_VERSION
-        default: "v1.23.3"
+        default: "v1.25.2"
         description: 'Kubernetes version'
+    - string:
+        name: CRICTL_VERSION
+        default: "v1.25.0"
+        description: 'CRICTL VERSION'
 
     properties:
     - build-discarder:
@@ -55,7 +59,7 @@
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - 'master'
+            - 'main'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True