From 5f4277f766a66dffa01cb6cfca2039b8101e1f19 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 28 Sep 2018 10:36:23 -0700 Subject: Spread out the scheduling of Daily jobs Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu --- jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml') diff --git a/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml b/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml index d6891db67..f74f6c03c 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml @@ -26,7 +26,7 @@ name: dcaegen2-collectors-snmptrap-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'dcaegen2/collectors/snmptrap' project-name: 'dcaegen2-collectors-snmptrap' -- cgit 1.2.3-korg