remove KUBECTL_SHA256 passthru
[infra/cicd.git] / jjb / metal3 / job_capm3_periodic_e2e_k8s_upgrade_tests_prow.yml
index c275db23de7c043f29f8c80d81d6025c014faaed..206e7909fc1c6fe999070264a3f41d29fc88a102 100644 (file)
@@ -1,4 +1,3 @@
----
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2024 Nordix Foundation.
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2024 Nordix Foundation.
@@ -62,8 +61,8 @@
     # End of Prow parameters
     - string:
         name: IMAGE_OS
     # End of Prow parameters
     - string:
         name: IMAGE_OS
-        default: '{image_os}'
-        description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
+        default: "ubuntu"
+        description: 'Distribution to use for the target host as well as source and target cluster. Default is ubuntu'
     - string:
         name: capm3_release_branch
         default: '{capm3_release_branch}'
     - string:
         name: capm3_release_branch
         default: '{capm3_release_branch}'
         name: KUBERNETES_VERSION_UPGRADE_TO
         default: '{k8s_version_upgrade_to}'
         description: 'Kubernetes version upgrade to'
         name: KUBERNETES_VERSION_UPGRADE_TO
         default: '{k8s_version_upgrade_to}'
         description: 'Kubernetes version upgrade to'
-    - string:
-        name: KUBECTL_SHA256
-        default: '{kubectl_sha256}'
-        description: 'Kubectl SHA256 digest matching KUBERNETES_VERSION_UPGRADE_FROM'
 
     properties:
     - build-discarder:
 
     properties:
     - build-discarder:
         artifact-num-to-keep: -1
 
     triggers:
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "H 18 * * *"
+    - timed: "{schedule}"
 
     pipeline-scm:
       scm:
 
     pipeline-scm:
       scm:
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - '{branch|main}'
+          - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True