X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1a5_main_e2e_tests.yml;fp=jjb%2Fmetal3%2Fjob_capm3_v1a5_main_e2e_tests_centos.yml;h=afa4dd3a538a188f74a1d8f49a4516f756475b4e;hb=refs%2Fchanges%2F09%2F12409%2F2;hp=b2189baa79fe41798aaa5ca83d8f3d670fdd7ace;hpb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1a5_main_e2e_tests_centos.yml b/jjb/metal3/job_capm3_v1a5_main_e2e_tests.yml similarity index 95% rename from jjb/metal3/job_capm3_v1a5_main_e2e_tests_centos.yml rename to jjb/metal3/job_capm3_v1a5_main_e2e_tests.yml index b2189baa..afa4dd3a 100644 --- a/jjb/metal3/job_capm3_v1a5_main_e2e_tests_centos.yml +++ b/jjb/metal3/job_capm3_v1a5_main_e2e_tests.yml @@ -25,9 +25,9 @@ # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository. - job-template: - id: capm3_v1a5_main_e2e_tests_centos - name: '{job_prefix}_main_v1a5_e2e_test_centos' - description: "CAPM3 v1alpha5 main e2e tests for {repo[org]}/{repo[name]} on CentOS." + id: capm3_v1a5_main_e2e_tests + name: '{job_prefix}_main_v1a5_e2e_test_{image_os}' + description: "CAPM3 v1alpha5 main e2e tests for {repo[org]}/{repo[name]} on {image_os}." project-type: pipeline defaults: global disabled: False @@ -55,7 +55,7 @@ description: 'Target branch of the PR' - string: name: IMAGE_OS - default: 'centos' + default: '{image_os}' description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: CAPI_VERSION