blob: ffc31c59dd47701f20e874ef81987a5749820b5f [file] [log] [blame]
- job:
concurrent: true
description: Mbed TLS job to gather timestamps from various jobs' runs
name: mbedtls-gather-timestamps
disabled: true
pipeline-scm:
lightweight-checkout: true
scm:
- git:
branches:
- master
url: https://github.com/Mbed-TLS/mbedtls-test.git
script-path: vars/mbedtls-gather-timestamps-Jenkinsfile
project-type: pipeline
properties:
- speed-durability:
hint: performance-optimized
- build-discarder:
artifact-days-to-keep: -1
artifact-num-to-keep: -1
days-to-keep: 120
num-to-keep: 120
triggers:
- timed: 0 8 * * *