X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1b1_main_e2e_tests_ubuntu.yml;h=1b311b198922551c6b9a227b2e7d914a0f974704;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;hp=40a19685ad819b1790bd02fb560b568ba5cf779d;hpb=22522d995180af569328db152a53bc1c5c2cf6af;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml b/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml index 40a19685..1b311b19 100644 --- a/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml +++ b/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml @@ -54,9 +54,9 @@ default: 'main' 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' @@ -65,10 +65,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