Merge "Update nonrtric jenkins job for ICS"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 1 Dec 2021 19:35:20 +0000 (19:35 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 1 Dec 2021 19:35:20 +0000 (19:35 +0000)
jjb/nonrtric/nonrtric.yaml

index d1f097e..f010d20 100644 (file)
       - dawn:
           branch: dawn
 
-# nonrtric:policy-agent
-# Maven artifacts for nonrtric-policy-agent
+# nonrtric:a1-policy-management-service/
+# Maven artifacts for nonrtric-a1-policy-management-service/
 - project:
     <<: *nonrtric_jdk_common
-    name: nonrtric-policy-agent
+    name: nonrtric-a1-policy-management-service/
     project-name: '{name}'
     mvn-opts: '-Ddocker.skip=true'
-    mvn-params: '-f policy-agent'
+    mvn-params: '-f a1-policy-management-service/'
     gerrit_trigger_file_paths:
       - compare-type: REG_EXP
-        pattern: 'policy-agent/.*'
+        pattern: 'a1-policy-management-service/.*'
     build-node: ubuntu1804-builder-4c-4g
     jobs:
       - gerrit-maven-verify
       - dawn:
           branch: dawn
 
-# nonrtric:enrichment-coordinator-service
-# Maven artifacts for nonrtric-enrichment-coordinator-service
+# nonrtric:information-coordinator-service
+# Maven artifacts for nonrtric-information-coordinator-service
 - project:
     <<: *nonrtric_jdk_common
-    name: nonrtric-enrichment-coordinator-service
+    name: nonrtric-information-coordinator-service
     project-name: '{name}'
     mvn-opts: '-Ddocker.skip=true'
-    mvn-params: '-f enrichment-coordinator-service'
+    mvn-params: '-f information-coordinator-service'
     gerrit_trigger_file_paths:
       - compare-type: REG_EXP
-        pattern: 'enrichment-coordinator-service/.*'
+        pattern: 'information-coordinator-service/.*'
     build-node: ubuntu1804-builder-4c-4g
     jobs:
       - gerrit-maven-verify