summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2018-10-23 16:23:45 +0200
committerJan Gelety <jgelety@cisco.com>2018-10-23 19:12:28 +0000
commit9474c6f7c28225aab02549a103c58afb8a82a402 (patch)
tree4012085ea4e4c3bd67445e4195101f7d88f4a2fb
parent071d0dd43f8e7212b081aa89e30c15f3aabdf276 (diff)
Reduce rate of csit mrr-daily jobs during report 1810 preparation
Change-Id: I276f75b8ee793e9f2c7c17b7cc7d408375728ae6 Signed-off-by: Jan Gelety <jgelety@cisco.com>
-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 19bcce199..3da72e9d7 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -1026,7 +1026,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'
@@ -1094,7 +1094,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,16 * * *'
+ - timed: '0 16 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -1162,7 +1162,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,16 * * *'
+ - timed: '0 16 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -1230,7 +1230,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 2,16 * * *'
+ - timed: '0 16 * * 1,3,5'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'