metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a5_main_e2e_tests_centos.yml
index c4e85bc1d0c8a1a5f10285a0b7c0d19f57556a83..b2189baa79fe41798aaa5ca83d8f3d670fdd7ace 100644 (file)
 
 # Description:
 # ============
-# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) e2e tests.
+# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) main e2e tests.
 # This job can be triggered manually or periodically by the CI system. It creates a
 # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository.
 
 - job-template:
     id: capm3_v1a5_main_e2e_tests_centos
     name: '{job_prefix}_main_v1a5_e2e_test_centos'
-    description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS."
+    description: "CAPM3 v1alpha5 main e2e tests for {repo[org]}/{repo[name]} on CentOS."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -54,9 +54,9 @@
         default: 'release-0.5'
         description: 'Target branch of the PR'
     - string:
-        name: DISTRIBUTION
+        name: IMAGE_OS
         default: 'centos'
-        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: 'v1alpha4'
         name: CAPM3_VERSION
         default: 'v1alpha5'
         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