Testing ranpm verify job 24/19324/8
authorrohithrajneesh <rohith.rajneesh@est.tech>
Wed, 13 Sep 2023 08:29:37 +0000 (09:29 +0100)
committerrohithrajneesh <rohith.rajneesh@est.tech>
Wed, 13 Sep 2023 14:55:52 +0000 (15:55 +0100)
Change-Id: I78d01c65414fe593fa262137c11745c35d5746a8

jjb/oransc/nonrtric-plt-ranpm/nonrtric-plt-ranpm-verify-jobs.yaml

index 72d9782b175dfd1560c8247f167c34acdc7d911e..cf1154ab606c2bfc87ed0907811de829f8853b6d 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2022 Nordix Foundation.
+#  Copyright (C) 2023 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # this job gets triggered when a change is proposed to
 # nonrtric/plt/ranpm project on Nordix Gerrit.
 
-- project:
-    name: nonrtric-plt-ranpm-verify
+- _nonrtric-plt-ranpm_common: &nonrtric_plt_ranpm_jdk_common
+    name: nonrtric-plt-ranpm-common
     project: nonrtric/plt/ranpm
     project-name: nonrtric-plt-ranpm
-    jdk-version: java-11
+    jdk-version: java-17
 
+# Job for nonrtric-plt-ranpm-datafilecollector
+- project:
+    <<: *nonrtric_plt_ranpm_jdk_common
+    name: nonrtric-plt-ranpm-datafilecollector
+    project-name: nonrtric-plt-ranpm-datafilecollector
+    mvn-params: "-f datafilecollector -Dbuild.number=${{BUILD_NUMBER}}"
+    gerrit_trigger_file_paths:
+      - compare-type: REG_EXP
+        pattern: "datafilecollector/.*"
     jobs:
       - 'oransc-{project-name}-verify-java'
+    stream:
+      - master:
+          branch: master