X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1b1_main_e2e_tests_ubuntu.yml;h=0dc064800d2b62d9667727e95168de6fa6ce83ba;hb=8785eaaf4ff9b2e9c289a3f46f0336c717e83ef7;hp=868c7430018612498f3ccba3bfe5ee4d183146cf;hpb=67548de6e507eee1d514afadbab7b39f3c5c9a9e;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 868c7430..0dc06480 100644 --- a/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml +++ b/jjb/metal3/job_capm3_v1b1_main_e2e_tests_ubuntu.yml @@ -26,8 +26,8 @@ - job-template: id: capm3_v1b1_main_e2e_tests_ubuntu - name: '{job_prefix}_main_e2e_v1b1_test_ubuntu' - description: "CAPM3 v1beta1 e2e tests for {repo[org]}/{repo[name]} on Ubuntu." + name: '{job_prefix}_main_v1b1_e2e_test_ubuntu' + description: "CAPM3 v1beta1 main e2e tests for {repo[org]}/{repo[name]} on Ubuntu." project-type: pipeline defaults: global disabled: False @@ -56,7 +56,7 @@ - string: name: DISTRIBUTION default: 'ubuntu' - description: 'Distribution to use for the tests.' + description: 'Distribution to use for the target host and the tests.' - 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