summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-04-13 15:48:19 +0200
committerJan Gelety <jgelety@cisco.com>2019-04-13 15:48:19 +0200
commitd1191d1135eed0178ea990d09457d1014161c071 (patch)
tree4c403acc0fac6388de1aaba46a57532f37e76bae /jjb
parent8745da5da26eb9f74110ff776f5e8e91de2da553 (diff)
Reduce rate of csit mrr-daily jobs during report 1904 preparation
Change-Id: If60ecd5b660f1291066e4f7daac50efa53c6d0ba Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index 2dfb69d0c..6ca79686e 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -1066,7 +1066,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 16 * * *'
+ - timed: '0 16 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -1134,7 +1134,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,14 * * *'
+ - timed: '0 14 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -1202,7 +1202,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,14 * * *'
+ - timed: '0 14 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -1270,7 +1270,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,14 * * *'
+ - timed: '0 14 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'