summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.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-runtimeapi.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-runtimeapi.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.yaml b/jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.yaml
index da0ab5909..43b6019ce 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod-runtimeapi.yaml
@@ -24,6 +24,9 @@
branch: 'jakarta'
java-version: openjdk11
mvn-settings: dcaegen2-platform-settings
+ gerrit_trigger_file_paths:
+ - compare-type: ANT
+ pattern: 'mod/runtimeapi/**'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
mvn-goals: 'clean package install'