X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_main_feature_tests_centos.yml;h=6c43e7a3e147357d17f5815216bedf02affa0510;hb=8785eaaf4ff9b2e9c289a3f46f0336c717e83ef7;hp=2fb39c1f7a89c1fcb426a2f9180a804be23bdd39;hpb=67548de6e507eee1d514afadbab7b39f3c5c9a9e;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_main_feature_tests_centos.yml b/jjb/metal3/job_main_feature_tests_centos.yml index 2fb39c1f..6c43e7a3 100644 --- a/jjb/metal3/job_main_feature_tests_centos.yml +++ b/jjb/metal3/job_main_feature_tests_centos.yml @@ -21,14 +21,14 @@ # Description: # ============ # This file contains job template definition for Cluster API Provider Metal3 (CAPM3) -# feature tests. +# main feature 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_centos name: '{job_prefix}_main_feature_tests_centos' - description: "Pivoting and Remediation tests on Centos. " + description: "Inspection, remediation, pivoting, node reuse and repivoting main feature tests on Centos." project-type: pipeline defaults: global disabled: False @@ -57,7 +57,7 @@ - string: name: DISTRIBUTION default: 'centos' - description: 'Distribution to use for the tests.' + description: 'Distribution to use for the target host and the tests.' - string: name: CAPI_VERSION default: 'v1beta1' @@ -66,10 +66,6 @@ name: CAPM3_VERSION default: 'v1beta1' description: 'Cluster API provider Metal3 version.' - - string: - name: TARGET_NODE_OS - default: 'Centos' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096