X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_feature_tests_centos.yml;h=bbaf600ab6241072cc4f78c9a48555d19c2c889b;hb=19b2b4244744768748aa702c8790329bf5d66792;hp=f18616a2dd19e90f683fe1413c2be662ad9b9f82;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_feature_tests_centos.yml b/jjb/metal3/job_feature_tests_centos.yml index f18616a2..bbaf600a 100644 --- a/jjb/metal3/job_feature_tests_centos.yml +++ b/jjb/metal3/job_feature_tests_centos.yml @@ -20,14 +20,14 @@ # Description: # ============ -# This file contains job template definition for K8s CAPI Baremetal feature tests. +# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) 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: feature_tests_centos name: '{job_prefix}_{name}_feature_tests_centos' - description: "Pivoting and Remediation tests on Centos. " + description: "Inspection, remediation, pivoting, node reuse and repivoting feature tests on Centos." project-type: pipeline defaults: global disabled: False @@ -56,7 +56,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' @@ -65,10 +65,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