From: Jan Gelety Date: Tue, 23 Oct 2018 14:23:45 +0000 (+0200) Subject: Reduce rate of csit mrr-daily jobs during report 1810 preparation X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=9474c6f7c28225aab02549a103c58afb8a82a402;p=ci-management.git Reduce rate of csit mrr-daily jobs during report 1810 preparation Change-Id: I276f75b8ee793e9f2c7c17b7cc7d408375728ae6 Signed-off-by: Jan Gelety --- 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'