From: Tibor Frank Date: Mon, 23 Jul 2018 12:44:39 +0000 (+0200) Subject: Set the trigger for csit-vpp-perf-mrr-daily-master X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=23d386e2bb78a22affc53537f569fc2ec3d3721c;p=ci-management.git Set the trigger for csit-vpp-perf-mrr-daily-master - Run the job on MON, WED and FRI at 16:00UTC Change-Id: I08ddb639b1b0e0e6e473c3820cc2c1a12fa0f4f3 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index aa4e992fa..517d8d5f3 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1065,7 +1065,8 @@ build-timeout: '{build-timeout}' triggers: - - timed: '0 2,16 * * *' + # - timed: '0 2,16 * * *' + - timed: '0 16 * * 1,3,5' builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'