Merge "Add test-mk-cookiecutter-templates-chunk job"
diff --git a/jenkins/client/job/salt-models/tests.yml b/jenkins/client/job/salt-models/tests.yml
index f061e76..81dfd36 100644
--- a/jenkins/client/job/salt-models/tests.yml
+++ b/jenkins/client/job/salt-models/tests.yml
@@ -375,3 +375,28 @@
APT_REPOSITORY_GPG:
type: string
default: ""
+ test-mk-cookiecutter-templates-chunk:
+ name: test-mk-cookiecutter-templates-chunk
+ discard:
+ build:
+ keep_num: 300
+ artifact:
+ keep_num: 30
+ type: workflow-scm
+ concurrent: true
+ plugin_properties:
+ throttleconcurrents:
+ enabled: true
+ throttle_option: category
+ categories:
+ - test-model
+ scm:
+ type: git
+ url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines"
+ branch: "${_param:jenkins_pipelines_branch}"
+ credentials: "gerrit"
+ script: test-cookiecutter-reclass-chunk.groovy
+ param:
+ EXTRA_VARIABLES_YAML:
+ type: string
+ default: ""