Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_bml_main_integration_tests_centos.yml
index c2e332c5e1994ab39b1f7d8dd42f6174f16de714..0ac0628799146b83e192e52f2973569352dc2fdb 100644 (file)
@@ -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: