summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorrajendrajaiswal <rajendra.jaiswal@ericsson.com>2020-02-17 13:37:13 +0000
committerrajendrajaiswal <rajendra.jaiswal@ericsson.com>2020-02-18 16:51:50 +0000
commit6ef9f7585153980034e35a9722e963050320afbc (patch)
tree23f401ff289708b8ce6eb469cafb9a4474e82eb6 /jjb
parent2739eae98d30aa61926b49743f2dc2f4aa535e44 (diff)
Update PMSH sonor jjb job
Change-Id: Ib84bc38ba9e4d47fd16f42cdadcb62e1e4c23e90 Issue-ID: DCAEGEN2-1820 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml b/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
index 7a845453f..f3c24bf1e 100644
--- a/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
+++ b/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
@@ -47,10 +47,12 @@
<<: *dcaegen2_services_common
name: dcaegen2-services-pmsh-sonar
docker-root: components/pm-subscription-handler
+ cron: '@daily'
branch: master
jobs:
- - gerrit-tox-sonar
- cron: '@daily'
+ - gerrit-tox-sonar:
+ sonar-mvn-goal: '-f components/pm-subscription-handler sonar:sonar'
+
- project:
<<: *dcaegen2_services_common