metal3: Rename DISTRIBUTION -> IMAGE_OS
[infra/cicd.git] / jjb / metal3 / job_linter_tests.yml
index 3d48d585f1c6a228edf1e25a731176822aed7222..9959b8d596d46f595b2fc7ddb10e30955374dd54 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: linter_tests
     name: '{job_prefix}_{name}_linter_test'
-    description: "Code linting tests for {repo[org]}/{repo[name]}. "
+    description: "Code linting tests for {repo[org]}/{repo[name]}."
     project-type: pipeline
     defaults: global
     disabled: False
         name: ghprbActualCommit
         default: 'master'
         description: 'CI Repo branch for triggering manual build'
-
+    - string:
+        name: IMAGE_OS
+        default: 'ubuntu'
+        description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
     properties:
     - build-discarder:
         days-to-keep: 30