Remove TARGET_NODE_OS variable
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests_upgrade_ubuntu.yml
index ed9b168e90e83be556cbc148af999bc02c08f284..d3d565fb042e2f0648a7993cfe307afed7b51763 100644 (file)
 # Description:
 # ============
 # This file contains job template definition for Cluster API Provider Metal3 (CAPM3)
-# feature upgrade tests.
+# main feature upgrade 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_upgrade_ubuntu
     name: '{job_prefix}_main_feature_tests_upgrade_ubuntu'
-    description: "Upgrade tests on Ubuntu. "
+    description: "Upgrade main 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: 'v1alpha4'
     - string:
         name: CAPM3RELEASE
         description: 'CAPM3 release tag to upgrade from, e.g. v1.0.0'
-    - string:
-        name: TARGET_NODE_OS
-        default: 'Ubuntu'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096