metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_bml_main_integration_tests_centos.yml
index c2e332c5e1994ab39b1f7d8dd42f6174f16de714..161abee425499bdd622aa89dafeb9932e4fee925 100644 (file)
@@ -55,9 +55,9 @@
         default: 'master'
         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
@@ -84,7 +80,7 @@
 
     triggers:
     - timed: "H 2 * * *"
-    
+
     pipeline-scm:
       scm:
       - git: