Deployment Maven artifacts nonrtric-control-panel 02/3902/5
authorelinuxhenrik <henrik.b.andersson@est.tech>
Fri, 29 May 2020 07:48:09 +0000 (09:48 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 1 Jun 2020 09:33:33 +0000 (11:33 +0200)
Change-Id: I4e8ecb0fff0d2cad9290d8b80fe87b01df93c01a
Issue-ID: NONRTRIC-230
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
jjb/nonrtric/nonrtric.yaml

index f57ffbc..d030a59 100644 (file)
       - master:
           branch: master
 
+# nonrtric:policy-agent
+# common for artifacts for nonrtric-policy-agent
+- nonrtric_policy_agent_common: &nonrtric_policy_agent_common
+    name: nonrtric-policy-agent-common
+    project-name: nonrtric-policy-agent
+    mvn-opts: '-Ddocker.skip=true'
+    mvn-params: '-f policy-agent'
+    gerrit_trigger_file_paths:
+      - compare-type: REG_EXP
+        pattern: 'policy-agent/.*'
+
+# build feature artifacts for nonrtric-policy-agent
+- project:
+    <<: *nonrtric_jdk11
+    <<: *nonrtric_policy_agent_common
+    name: nonrtric-policy-agent
+    build-node: ubuntu1804-builder-4c-4g
+    jobs:
+      - gerrit-maven-verify
+      - gerrit-maven-merge
+      - gerrit-maven-stage
+      - gerrit-maven-clm
+    stream:
+      - master:
+          branch: master
+
 - project:
     <<: *nonrtric_jdk11
     name: nonrtric-release