From: Jan Gelety Date: Sat, 13 Apr 2019 13:48:19 +0000 (+0200) Subject: Reduce rate of csit mrr-daily jobs during report 1904 preparation X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=d1191d1135eed0178ea990d09457d1014161c071;p=ci-management.git Reduce rate of csit mrr-daily jobs during report 1904 preparation Change-Id: If60ecd5b660f1291066e4f7daac50efa53c6d0ba Signed-off-by: Jan Gelety --- 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'