blob: 9462e1541941eaf4733edb8de6d4b379959c2a52 [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 Khlyunevdf655882022-09-27 20:04:18 +040012 logrotate:
13 DaysToKeep: 365
14 artifactDaysToKeep: 60