Remove an obsolete job
[infra/cicd.git] / jjb / metal3 / job_bml_main_integration_tests_centos.yml
index 3075781d9bd7e9200a15ec025579b6b494d5b1e7..0ac0628799146b83e192e52f2973569352dc2fdb 100644 (file)
@@ -28,7 +28,7 @@
 - job-template:
     id: bml_main_integration_tests_centos
     name: '{job_prefix}_main_bml_integration_tests_centos'
-    description: "CAPM3 v1beta1 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
+    description: "CAPM3 v1beta1 main integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -57,7 +57,7 @@
     - string:
         name: DISTRIBUTION
         default: 'centos'
-        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'
         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
@@ -84,7 +80,7 @@
 
     triggers:
     - timed: "H 2 * * *"
-    
+
     pipeline-scm:
       scm:
       - git: