Merge "Remove TARGET_NODE_OS variable"
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a4_main_integration_tests_centos.yml
index 194ccc2b0f711f0768ea9734a2531d7d743a8dfe..2f086e005ebbaea8d904f6228be3f5d3e3186797 100644 (file)
 
 # Description:
 # ============
-# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) integration tests.
+# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) main integration 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_v1a4_main_integration_tests_centos
     name: '{job_prefix}_main_v1a4_integration_test_centos'
-    description: "CAPM3 v1alpha4 integration tests for {repo[org]}/{repo[name]} on CentOS. "
+    description: "CAPM3 v1alpha4 main integration tests for {repo[org]}/{repo[name]} 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: 'v1alpha3'
         name: CAPM3_VERSION
         default: 'v1alpha4'
         description: 'Cluster API provider Metal3 version. Can be v1alpha4 or v1alpha5.'
-    - string:
-        name: TARGET_NODE_OS
-        default: 'Centos'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-        
+
     properties:
     - build-discarder:
         days-to-keep: 30