X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_e2e_k8s_upgrade_tests_prow.yml;h=e901daab882a97bbc63c8af6713e75a908b6343e;hb=HEAD;hp=28ccb3a1274703e0d9d6010f4cb0af24ac23a8cb;hpb=2483b96735872fa91a4d6a8d7ad6c37d689716cd;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml b/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml index 28ccb3a1..8e1d67a0 100644 --- a/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml +++ b/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml @@ -1,4 +1,3 @@ ---- # # ============LICENSE_START======================================================= # Copyright (C) 2024 Nordix Foundation. @@ -27,7 +26,7 @@ - job-template: id: capm3_e2e_k8s_upgrade_tests_prow name: '{job_prefix}-e2e-{k8s_versions}-upgrade-test-{capm3_target_branch}' - description: "CAPM3 e2e k8s upgrade tests for on {image_os}." + description: "CAPM3 e2e k8s upgrade tests for on ubuntu." project-type: pipeline defaults: global disabled: False @@ -62,7 +61,7 @@ # End of Prow parameters - string: name: IMAGE_OS - default: '{image_os}' + default: "ubuntu" description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: capm3_release_branch @@ -100,10 +99,6 @@ 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: @@ -119,7 +114,7 @@ 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