X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests_upgrade_ubuntu.yml;h=d3d565fb042e2f0648a7993cfe307afed7b51763;hb=refs%2Fchanges%2F42%2F12342%2F4;hp=ed9b168e90e83be556cbc148af999bc02c08f284;hpb=67548de6e507eee1d514afadbab7b39f3c5c9a9e;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 ed9b168e..d3d565fb 100644 --- a/jjb/metal3/job_main_feature_tests_upgrade_ubuntu.yml +++ b/jjb/metal3/job_main_feature_tests_upgrade_ubuntu.yml @@ -21,14 +21,14 @@ # Description: # ============ # This file contains job template definition for Cluster API Provider Metal3 (CAPM3) -# feature upgrade tests. +# main feature 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: main_feature_tests_upgrade_ubuntu name: '{job_prefix}_main_feature_tests_upgrade_ubuntu' - description: "Upgrade tests on Ubuntu. " + description: "Upgrade main tests on Ubuntu." project-type: pipeline defaults: global disabled: False @@ -57,7 +57,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: '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