Set the trigger for csit-vpp-perf-mrr-daily-master 19/13619/1
authorTibor Frank <[email protected]>
Mon, 23 Jul 2018 12:44:39 +0000 (14:44 +0200)
committerTibor Frank <[email protected]>
Mon, 23 Jul 2018 12:44:39 +0000 (14:44 +0200)
 - Run the job on MON,  WED and FRI at 16:00UTC

Change-Id: I08ddb639b1b0e0e6e473c3820cc2c1a12fa0f4f3
Signed-off-by: Tibor Frank <[email protected]>
jjb/csit/csit.yaml

index aa4e992..517d8d5 100644 (file)
             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'