From eab89d0d9f04b41643cdd03454eb5908f481fe5e Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Sat, 18 Aug 2018 06:47:15 +0000 Subject: [PATCH] Revert "Set the trigger for csit-vpp-perf-mrr-daily-master" As report generation is done. We want to set the triggers back. This reverts commit 23d386e2bb78a22affc53537f569fc2ec3d3721c. Change-Id: I57a298dcd180fd9fe2887ba02e0287816c67131a Signed-off-by: Peter Mikus --- jjb/csit/csit.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 517d8d5f3..aa4e992fa 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1065,8 +1065,7 @@ build-timeout: '{build-timeout}' triggers: - # - timed: '0 2,16 * * *' - - timed: '0 16 * * 1,3,5' + - timed: '0 2,16 * * *' builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' -- 2.16.6