Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests_ubuntu.yml
index 8bd3157b2ffbc27382c277d1d4cfa87a3cc1dc63..44d05e24cd11152c5108ac6c3df656a98a22e0ce 100644 (file)
 # Description:
 # ============
 # This file contains job template definition for Cluster API Provider Metal3 (CAPM3)
-# feature tests.
+# main feature tests.
 # This job can be triggered manually or through a Github pull request. It creates a
 # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository.
 
 - job-template:
     id: main_feature_tests_ubuntu
     name: '{job_prefix}_main_feature_tests_ubuntu'
-    description: "Pivoting and Remediation tests on Ubuntu. "
+    description: "Inspection, remediation, pivoting, node reuse and repivoting main feature tests on Ubuntu."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -57,7 +57,7 @@
     - string:
         name: DISTRIBUTION
         default: 'ubuntu'
-        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: 'Ubuntu'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096