summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-07-25 20:39:30 +0000
committervv770d <vv770d@att.com>2022-07-25 20:39:34 +0000
commitcdda0abffdd031080b42e1bc4652728a189d5216 (patch)
tree7c57b08ea48e1f1789ef853d367f99525672e46b /jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml
parentc03571cc11b229da8a9010398a5e351d0b956b4a (diff)
[DCAE] Fix verify jobs trigger for KPI-ms
Change-Id: I81aa99fb98591bc0625422b8ed1924d1ac7c15c4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml b/jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml
index 33cb078cb..b6eefe398 100644
--- a/jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml
+++ b/jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml
@@ -24,7 +24,7 @@
mvn-goals: 'clean package docker:build'
mvn-params: '-f components/kpi-computation-ms/pom.xml'
gerrit_trigger_file_paths:
- - compare-type: REG_EXP
+ - compare-type: ANT
pattern: 'components/kpi-computation-ms/**'
mvn-snapshot-id: 'ecomp-snapshots'
nexus-snapshot-repo: 'snapshots'
@@ -58,7 +58,7 @@
files: '**'
archive-artifacts: ''
gerrit_trigger_file_paths:
- - compare-type: REG_EXP
+ - compare-type: ANT
pattern: 'components/kpi-computation-ms/**'
build-node: 'ubuntu1804-docker-8c-8g'
maven-deploy-properties: |