From: emaclee Date: Wed, 21 Feb 2024 13:17:06 +0000 (+0000) Subject: Enable daily sonar jobs for CPS project X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=63223cd59695611c568d19ed0c31b1bfd654fd37 Enable daily sonar jobs for CPS project - add 'daily' tag for cps-sonar to allow daily checks Issue-ID: CPS-2110 Change-Id: I96c7776bef24ab5fa45029e0119e423ff404d554 Signed-off-by: emaclee --- diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index a7c385532..629d4463f 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -100,6 +100,7 @@ sonarcloud-project-organization: "{sonarcloud_project_organization}" sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}" sonar-mvn-goal: "{sonar_mvn_goal}" + cron: "@daily" build-node: centos8-docker-8c-8g project: "cps" project-name: "cps"