Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_capm3_v1b1_main_e2e_tests_centos.yml
index 0215f11769e82e29d7abd3479b308cdc68f6fe73..b0a6f683a6e15d919008b928d69a0cbc7ba391ef 100644 (file)
@@ -20,7 +20,7 @@
 
 # Description:
 # ============
-# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) e2e tests.
+# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) main e2e tests.
 # This job can be triggered manually or periodically by the CI system. It creates a
 # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository.
 
@@ -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'
         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