metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a4_main_integration_tests_ubuntu.yml
index 305fe005d09d9a4017d1eb04cd1e99231ed78419..32b1452bc59dea07c3b5a5fef44e4989ed79b6cd 100644 (file)
@@ -54,9 +54,9 @@
         default: 'master'
         description: 'Target branch of the PR'
     - string:
-        name: DISTRIBUTION
+        name: IMAGE_OS
         default: 'ubuntu'
-        description: 'Distribution to use for the tests.'
+        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: 'v1alpha3'
         name: CAPM3_VERSION
         default: 'v1alpha4'
         description: 'Cluster API provider Metal3 version. Can be v1alpha4 or v1alpha5.'
-    - string:
-        name: TARGET_NODE_OS
-        default: 'Ubuntu'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-        
+
     properties:
     - build-discarder:
         days-to-keep: 30