Chore: Move to ubuntu2004-docker
[ci-management.git] / jjb / integration / simulators / integration-5G-core-nf-simulator.yaml
index e9e5a24..873371a 100644 (file)
@@ -4,10 +4,37 @@
     project-name: integration-5G-core-nf-simulator
     jobs:
       - gerrit-info-yaml-verify
-    build-node: centos7-builder-2c-1g
+    build-node: centos8-builder-2c-1g
     project: integration/simulators/5G-core-nf-simulator
     branch: master
 
+- project:
+    name: integration-5G-core-nf-simulator
+    project-name: integration-5G-core-nf-simulator
+    project: integration/simulators/5G-core-nf-simulator
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'integration-simulators-5G-core-nf-simulator-settings'
+    archive-artifacts: ''
+    build-node: ubuntu2004-docker-8c-8g
+    subproject:
+      - 'AMF':
+          path: 'coresim/AMF/'
+          pattern: 'coresim/AMF/**'
+          pom: 'coresim/AMF/pom.xml'
+      - 'SMF':
+          path: 'coresim/SMF/'
+          pattern: 'coresim/SMF/**'
+          pom: 'coresim/SMF/pom.xml'
+      - 'UPF':
+          path: 'coresim/UPF/'
+          pattern: 'coresim/UPF/**'
+          pom: 'coresim/UPF/pom.xml'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-java':
+          mvn-goals: 'clean install'
+
 - project:
     name: integration-5G-core-nf-simulator-linters
     project: integration/simulators/5G-core-nf-simulator