remove KUBECTL_SHA256 passthru
[infra/cicd.git] / jjb / metal3 / job_capm3_periodic_e2e_k8s_upgrade_tests_prow.yml
index 43d7f63381a1a481e3c4cb11a979c1cbb9313163..206e7909fc1c6fe999070264a3f41d29fc88a102 100644 (file)
@@ -1,4 +1,3 @@
----
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2024 Nordix Foundation.
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2024 Nordix Foundation.
         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