X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_linter_tests.yml;h=793217cb38f6d424e966623e02f38c3d654576f3;hb=44de6252361c86211e6d22c148ef8740715b1404;hp=3d48d585f1c6a228edf1e25a731176822aed7222;hpb=b1e99615c243202c48834e3e3a98fefb05a2c3de;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_linter_tests.yml b/jjb/metal3/job_linter_tests.yml index 3d48d585..793217cb 100644 --- a/jjb/metal3/job_linter_tests.yml +++ b/jjb/metal3/job_linter_tests.yml @@ -26,8 +26,8 @@ - job-template: id: linter_tests - name: '{job_prefix}_{name}_linter_test' - description: "Code linting tests for {repo[org]}/{repo[name]}. " + name: '{job_prefix}_linter_test' + description: "Code linting tests for {repo[org]}/{repo[name]}." project-type: pipeline defaults: global disabled: False @@ -45,7 +45,10 @@ 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