X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1a5_integration_tests_centos.yml;h=4ae113ffd73097149f5f5f38f478afee84c07e95;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;hp=600154bbfdb2337edcfffdc70884fd599239ed02;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1a5_integration_tests_centos.yml b/jjb/metal3/job_capm3_v1a5_integration_tests_centos.yml index 600154bb..4ae113ff 100644 --- a/jjb/metal3/job_capm3_v1a5_integration_tests_centos.yml +++ b/jjb/metal3/job_capm3_v1a5_integration_tests_centos.yml @@ -27,7 +27,7 @@ - job-template: id: capm3_v1a5_integration_tests_centos name: '{job_prefix}_{name}_v1a5_integration_test_centos' - description: "CAPM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS. " + description: "CAPM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS." project-type: pipeline defaults: global disabled: False @@ -54,9 +54,9 @@ default: 'master' description: 'Target branch of the PR' - string: - name: DISTRIBUTION + name: IMAGE_OS default: 'centos' - description: 'Distribution to use for the tests. Can be ubuntu or centos' + 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