blob: 2ed6a45013e73a8a6fd4bd9f563d744604d44aa3 [file] [log] [blame]
- job:
name: ci-dockerslaves-cleanup
project-type: matrix
defaults: global
properties:
- authorization:
anonymous:
- job-discover
linaro:
- job-read
- job-extended-read
- build-discarder:
days-to-keep: 20
num-to-keep: 50
- build-blocker:
use-build-blocker: true
blocking-jobs:
- "ci-docker*"
block-level: 'NODE'
queue-scanning: 'ALL'
disabled: false
node: master
concurrent: false
display-name: 'CI docker cleanup and image update'
triggers:
- timed : '@daily'
axes:
- axis:
type: slave
name: nodes
values:
- x86_64-TF-01
- x86_64-TF-02
execution-strategy:
sequential: false
wrappers:
- timestamps
builders:
- shell:
!include-raw: ci-dockerfiles-deployment/cleanup-update.sh
publishers:
- email:
recipients: linaro-infrastructure-errors@lists.linaro.org