From: Eric Ball Date: Thu, 13 May 2021 22:01:05 +0000 (-0700) Subject: Change weekly crons to "@weekly", hourly to daily X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=905f7830b274d900e60309f60ae79928e19dd08f;hp=905f7830b274d900e60309f60ae79928e19dd08f Change weekly crons to "@weekly", hourly to daily @weekly will provide automatic load balancing from Jenkins, rather than running all jobs at the same time. As for docker jobs, hourly is simply more frequent than is necessary, putting an unnecessary strain on resources. Change-Id: Ib370637c561d67a7ac3befe2eb3889c3c2b68b69 Signed-off-by: Eric Ball ---