From: Jan Gelety Date: Thu, 31 Jan 2019 14:53:43 +0000 (+0100) Subject: Reduce rate of csit mrr-daily jobs during report 1901 preparation X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=102643e01a064b0cefb8dff1b0b2c1f5720ed34e;p=ci-management.git Reduce rate of csit mrr-daily jobs during report 1901 preparation Change-Id: I48ffeeaf3a8ed6eb34b245e2e641ffc14373f5cf Signed-off-by: Jan Gelety --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index e613c2f31..3c2ed70e1 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1029,7 +1029,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' @@ -1097,7 +1097,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' @@ -1165,7 +1165,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' @@ -1233,7 +1233,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'