summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-12-09 03:43:21 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-12-09 03:43:26 +0000
commit87729cd7c6c10511cc0e6d210ce1811664179ac3 (patch)
tree6cebee57c87cab7e0884638d9080f9bb0f783711 /jjb/dcaegen2
parent4acd3bdbfc60419b3e4533ba00adace82a616dd5 (diff)
fix pmsh job
Change-Id: Ia25983dc59112d588c6b132ed0185430a9fd7ee0 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
Diffstat (limited to 'jjb/dcaegen2')
-rw-r--r--jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml b/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
index 8212f7f80..7839270ee 100644
--- a/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
+++ b/jjb/dcaegen2/dcaegen2-services-pm-subscription-handler.yaml
@@ -29,6 +29,10 @@
name: dcaegen2-services-pmsh
project: dcaegen2/services
project-name: dcaegen2-services
+ tox-dir: components/pm-subscription-handler/
+ gerrit_trigger_file_paths:
+ - compare-type: REG_EXP
+ pattern: 'components/pm-subscription-handler/**'
subproject:
- 'pmsh':
pom: 'components/pm-subscription-handler/pom.xml'
@@ -53,6 +57,10 @@
- project:
name: dcaegen2-services-pmsh-sonar
python-version: python3
+ tox-dir: components/pm-subscription-handler/
+ gerrit_trigger_file_paths:
+ - compare-type: REG_EXP
+ pattern: 'components/pm-subscription-handler/**'
jobs:
- gerrit-tox-sonar
cron: '@daily'