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/oparent/oparent.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/oparent') diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml index 8506b8c7c..904013155 100644 --- a/jjb/oparent/oparent.yaml +++ b/jjb/oparent/oparent.yaml @@ -27,6 +27,7 @@ name: oparent-sonar jobs: - gerrit-maven-sonar + cron: 'H 11 * * *' build-node: ubuntu1604-basebuild-4c-4g project: 'oparent' project-name: 'oparent' -- cgit 1.2.3-korg