[DCAE] Fix verify jobs trigger for KPI-ms 28/130028/1
authorvv770d <vv770d@att.com>
Mon, 25 Jul 2022 20:39:30 +0000 (20:39 +0000)
committervv770d <vv770d@att.com>
Mon, 25 Jul 2022 20:39:34 +0000 (20:39 +0000)
Change-Id: I81aa99fb98591bc0625422b8ed1924d1ac7c15c4
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3236

jjb/dcaegen2/dcaegen2-services-kpi-computation-ms.yaml

index 33cb078..b6eefe3 100644 (file)
@@ -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: |