blob: 3fa97b4dc07e0a0b6da79be257e3ac43e1dea25e [file] [log] [blame]
- job-template:
project-type: pipeline
description: '{job-description}'
concurrent: false
disabled: false
name: cleanup-jenkins-agents
triggers:
- timed: 00 2 * * Sun
pipeline-scm:
lightweight-checkout: true
scm:
- git:
branches:
- master
url: https://gerrit.mcp.mirantis.com/mcp/tcp-qa
script-path: jobs/pipelines/remove-old-jenkins-agents.groovy
logrotate:
DaysToKeep: 365
artifactDaysToKeep: 60