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