Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a5_e2e_tests_ubuntu.yml
index bfe44106e596f5661f78c9e10102f8f21fa516af..aa5ced2931e0375782c83ec3869679fcfd5aaa8e 100644 (file)
@@ -56,7 +56,7 @@
     - string:
         name: DISTRIBUTION
         default: 'ubuntu'
-        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: 'Ubuntu'
-        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