From 4db14489c5149b4c6a320aa6a0d38177a89a292b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 14 Feb 2018 16:07:57 -0800 Subject: Run sonar jobs once a day Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall --- jjb/holmes/holmes-common.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/holmes/holmes-common.yaml') diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 44ba32368..467fb0f19 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -22,6 +22,7 @@ name: holmes-common-sonar jobs: - gerrit-maven-sonar + cron: 'H 11 * * *' build-node: ubuntu1604-basebuild-4c-4g project: 'holmes/common' project-name: 'holmes-common' -- cgit 1.2.3-korg