X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests_ubuntu.yml;h=7e6029e70ca55c10fb240363b1acf2256bdfa3ce;hb=refs%2Fchanges%2F40%2F12340%2F3;hp=7bf67f05270ca61257dd4a879c7c527ab95e1ca1;hpb=a0987134ab782297b3986bf79127f61cc347d381;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_main_feature_tests_ubuntu.yml b/jjb/metal3/job_main_feature_tests_ubuntu.yml index 7bf67f05..7e6029e7 100644 --- a/jjb/metal3/job_main_feature_tests_ubuntu.yml +++ b/jjb/metal3/job_main_feature_tests_ubuntu.yml @@ -55,9 +55,9 @@ default: 'master' description: 'Target branch of the PR' - string: - name: DISTRIBUTION + name: IMAGE_OS default: 'ubuntu' - 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: 'v1beta1' @@ -66,10 +66,6 @@ name: CAPM3_VERSION default: 'v1beta1' description: 'Cluster API provider Metal3 version.' - - string: - name: TARGET_NODE_OS - default: 'Ubuntu' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096