X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1a5_e2e_tests_centos.yml;h=06b1e281bdf969cbceb8cac66912ae16c0ad6cdd;hb=19b2b4244744768748aa702c8790329bf5d66792;hp=1e22392e3523a8cac4e57f9a0bab3333a766a279;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1a5_e2e_tests_centos.yml b/jjb/metal3/job_capm3_v1a5_e2e_tests_centos.yml index 1e22392e..06b1e281 100644 --- a/jjb/metal3/job_capm3_v1a5_e2e_tests_centos.yml +++ b/jjb/metal3/job_capm3_v1a5_e2e_tests_centos.yml @@ -27,7 +27,7 @@ - job-template: id: capm3_v1a5_e2e_tests_centos name: '{job_prefix}_{name}_v1a5_e2e_test_centos' - description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS. " + description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS." project-type: pipeline defaults: global disabled: False @@ -56,7 +56,7 @@ - string: name: DISTRIBUTION default: 'centos' - description: 'Distribution to use for the tests. Can be ubuntu or centos' + description: 'Distribution to use for the target host and the tests. 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. Can be v1alpha5 or v1alpha4.' - - string: - name: TARGET_NODE_OS - default: 'Centos' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096 @@ -77,7 +73,7 @@ name: TESTS_FOR default: "e2e_tests" description: 'Tests using the e2e framework.' - + properties: - build-discarder: days-to-keep: 30