metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_capm3_v1b1_integration_tests_centos.yml
index 76b672cf2228b363e1b4bbab8c73f4a50140deec..3369f68a47b9755f006d7b6cb54cc5e5e65bd3a1 100644 (file)
@@ -20,7 +20,7 @@
 
 # Description:
 # ============
-# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) v1beta1 integration tests.
+# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) integration 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.
 
@@ -54,9 +54,9 @@
         default: 'main'
         description: 'Target branch of the PR'
     - string:
-        name: DISTRIBUTION
+        name: IMAGE_OS
         default: 'centos'
-        description: 'Distribution to use for the tests. Can be ubuntu or centos'
+        description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
     - 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
           honor-refspec: True
           shallow-clone: False
       script-path: "{ci_github_pipeline}"
-      lightweight-checkout: False
\ No newline at end of file
+      lightweight-checkout: False