Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a5_e2e_tests_centos.yml
index 1e22392e3523a8cac4e57f9a0bab3333a766a279..06b1e281bdf969cbceb8cac66912ae16c0ad6cdd 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: capm3_v1a5_e2e_tests_centos
     name: '{job_prefix}_{name}_v1a5_e2e_test_centos'
-    description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS. "
+    description: "CAPM3 v1alpha5 e2e 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. 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: 'v1alpha4'
         name: CAPM3_VERSION
         default: 'v1alpha5'
         description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.'
-    - string:
-        name: TARGET_NODE_OS
-        default: 'Centos'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096
@@ -77,7 +73,7 @@
         name: TESTS_FOR
         default: "e2e_tests"
         description: 'Tests using the e2e framework.'
-        
+
     properties:
     - build-discarder:
         days-to-keep: 30