blob: b1c9c293397b1bc5e5c643a013924f918e3e7c45 [file] [log] [blame]
Vladimir Khlyunevf38cee22020-11-06 14:00:55 +04001- job-template:
2 concurrent: true
3 name: release-artifact-checker
Vladimir Khlyunevf38cee22020-11-06 14:00:55 +04004 scm:
5 - git:
6 url: 'https://gerrit.mcp.mirantis.com/mcp/tcp-qa'
7 branches:
8 - origin/master
9 builders:
10 - shell:
11 "python3 jobs/scripts/mcp_mu_release_artifact_checker.py"
Vladimir Khlyunev82b374f2022-09-27 20:51:58 +000012 logrotate:
13 daysToKeep: 365