aboutsummaryrefslogtreecommitdiff
path: root/odp-api-dpdk-check-test-definitions.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-07-08 19:33:39 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-07-08 18:10:11 +0000
commit9c7fb348efe9f905dd0c7f1cd51941274cfffaf1 (patch)
tree10472c6962c37528b2897389fd6c2a0225b61d4f /odp-api-dpdk-check-test-definitions.yaml
parent036eab20b29b6995e18454a36ad5a8200360550e (diff)
odp-*: use build-discarder instead of logrotate
Change-Id: Icde4c8484ea0c49507c7e26e6cafc795b391ca67 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-api-dpdk-check-test-definitions.yaml')
-rw-r--r--odp-api-dpdk-check-test-definitions.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/odp-api-dpdk-check-test-definitions.yaml b/odp-api-dpdk-check-test-definitions.yaml
index 5a05752792..365bb0ebb5 100644
--- a/odp-api-dpdk-check-test-definitions.yaml
+++ b/odp-api-dpdk-check-test-definitions.yaml
@@ -4,14 +4,14 @@
defaults: global
description: |
* Send a job to LAVA to build and run ODP-DPDK's validation suite.
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
- job-read
- job-extended-read
+ - build-discarder:
+ num-to-keep: 30
+ days-to-keep: 30
disabled: false
node: master
display-name: 'LNG ODP-DPDK API check test definitions'