X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1a5_main_e2e_tests_centos.yml;h=b2189baa79fe41798aaa5ca83d8f3d670fdd7ace;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;hp=7edcff96053303499594f88b2d3f69e1265efad4;hpb=a0987134ab782297b3986bf79127f61cc347d381;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_centos.yml index 7edcff96..b2189baa 100644 --- a/jjb/metal3/job_capm3_v1a5_main_e2e_tests_centos.yml +++ b/jjb/metal3/job_capm3_v1a5_main_e2e_tests_centos.yml @@ -54,9 +54,9 @@ default: 'release-0.5' description: 'Target branch of the PR' - string: - name: DISTRIBUTION + name: IMAGE_OS default: 'centos' - description: 'Distribution to use for the tests.' + description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: CAPI_VERSION default: 'v1alpha4' @@ -65,10 +65,6 @@ name: CAPM3_VERSION default: 'v1alpha5' description: 'Cluster API provider Metal3 version.' - - string: - name: TARGET_NODE_OS - default: 'Centos' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096