blob: 859463c434186f39506b91159c0d7dd93a23fd84 [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