X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_capm3_v1a5_e2e_tests_ubuntu.yml;h=3d06bdba249738b6d8f2829651e83a594b6daca5;hb=refs%2Fchanges%2F98%2F11098%2F3;hp=32a242d0184a1a13a7ac2f9663e2ed7b2d7875c0;hpb=2a7b46dda1d376488b0288c85287741f7a40c808;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml index 32a242d0..3d06bdba 100644 --- a/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml @@ -26,7 +26,7 @@ - job-template: id: capi_capm3_v1a5_e2e_tests_ubuntu - name: '{job_prefix}_{name}_e2e_test_ubuntu' + name: '{job_prefix}_{name}_v1a5_e2e_test_ubuntu' description: "K8s CAPI metal3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on Ubuntu. " project-type: pipeline defaults: global @@ -77,10 +77,6 @@ name: TESTS_FOR default: "e2e_tests" description: 'Tests using the e2e framework.' - - string: - name: KUBERNETES_VERSION - default: "v1.22.0" - description: 'Kubernetes version' properties: - build-discarder: @@ -107,6 +103,8 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' + - 'main' + - 'release-0.5' status-context: "test-v1a5-e2e" success-status: "Passed" failure-status: "Failed"