X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_bml_integration_tests_centos.yml;h=8e85e169016436ea8c07feb30b968bfb9b23e895;hb=refs%2Fchanges%2F09%2F12409%2F2;hp=252ea72987ba92759a652c1c107c17ae7b520bbd;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_bml_integration_tests_centos.yml b/jjb/metal3/job_bml_integration_tests_centos.yml index 252ea729..8e85e169 100644 --- a/jjb/metal3/job_bml_integration_tests_centos.yml +++ b/jjb/metal3/job_bml_integration_tests_centos.yml @@ -55,9 +55,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: 'v1beta1' @@ -66,10 +66,6 @@ name: CAPM3_VERSION default: 'v1beta1' 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