X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests_upgrade_ubuntu.yml;h=6138de05c061474d31556a8c901bf1f040386f36;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;hp=d927a8652fcd6ed9e05af51a79b13374fb8cf1b6;hpb=22522d995180af569328db152a53bc1c5c2cf6af;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_main_feature_tests_upgrade_ubuntu.yml b/jjb/metal3/job_main_feature_tests_upgrade_ubuntu.yml index d927a865..6138de05 100644 --- a/jjb/metal3/job_main_feature_tests_upgrade_ubuntu.yml +++ b/jjb/metal3/job_main_feature_tests_upgrade_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: 'v1alpha4' @@ -72,10 +72,6 @@ - string: name: CAPM3RELEASE description: 'CAPM3 release tag to upgrade from, e.g. v1.0.0' - - string: - name: TARGET_NODE_OS - default: 'Ubuntu' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096