metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_capm3_v1a5_e2e_tests_ubuntu.yml
index 5330d9abc827d6438f9a74a5552a4d21de1bc1c5..01611afc06d5e34bf0dba7978c14edf1277bd45e 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: capm3_v1a5_e2e_tests_ubuntu
     name: '{job_prefix}_{name}_v1a5_e2e_test_ubuntu'
-    description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on Ubuntu. "
+    description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on Ubuntu."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -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. 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: 'v1alpha4'
         name: CAPM3_VERSION
         default: 'v1alpha5'
         description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.'
-    - string:
-        name: TARGET_NODE_OS
-        default: 'Ubuntu'
-        description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
         default: 4096
@@ -77,7 +73,7 @@
         name: TESTS_FOR
         default: "e2e_tests"
         description: 'Tests using the e2e framework.'
-        
+
     properties:
     - build-discarder:
         days-to-keep: 30