X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml;h=1c46bbcac903bbad6fda0aa28f02d4b02deaf28e;hb=14ef14aeacdf8628cecb6b412eef4e688de09b21;hp=f124d51a4d06c6ecb90c474646453067d6c7a25c;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml b/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml index f124d51a..1c46bbca 100644 --- a/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml +++ b/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml @@ -20,14 +20,14 @@ # Description: # ============ -# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) e2e tests. +# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) e2e upgrade tests. # This job can be triggered manually or through a Github pull request. It creates a # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository. - job-template: id: capm3_v1b1_e2e_upgrade_tests_ubuntu name: '{job_prefix}_{name}_v1b1_e2e_upgrade_test_ubuntu' - description: "CAPM3 v1beta1 e2e upgrade tests for {repo[org]}/{repo[name]} on Ubuntu. " + description: "CAPM3 v1beta1 e2e upgrade 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. Can be ubuntu or centos' + description: 'Distribution to use for the target host and the tests. 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. Can be v1beta1.' - - string: - name: TARGET_NODE_OS - default: 'Ubuntu' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096