summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-08-08 17:01:38 +0000
committervv770d <vv770d@att.com>2022-08-08 17:01:41 +0000
commitfcd9d6c909c8205df23487b81b690efb02d82040 (patch)
treec0255780f66a9a3c6da8ec25324967735d567fc2 /jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml
parentf21237e113a6128877fbe13985b389505f7de47e (diff)
[DCAE] Fix verify trigger dcaegen2-platform java jobs
Change-Id: I7ebbc900dc83c8e419048479b4bc00184e5d7c44 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml b/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml
index 14d739d4c..fcc9ca646 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml
@@ -25,6 +25,9 @@
mvn-settings: dcaegen2-platform-settings
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
+ gerrit_trigger_file_paths:
+ - compare-type: ANT
+ pattern: 'mod/designtool/**'
mvn-goals: 'clean package install'
mvn-params: '-f mod/designtool/pom.xml'
pattern: 'mod/designtool/**'