Restore daily builds for CCSDK and SDNC master branches
[ci-management.git] / jjb / sdnc / sdnc-northbound.yaml
index 850c63a..0b8c14d 100644 (file)
@@ -34,7 +34,7 @@
     nexus-snapshot-repo: "snapshots"
 
 - project:
-    name: sdnc-northbound-java17
+    name: sdnc-northbound-released-java17
     project-name: "sdnc-northbound"
     jobs:
       - gerrit-maven-verify
@@ -49,8 +49,6 @@
 
     project: "sdnc/northbound"
     stream:
-      - "master":
-          branch: "master"
       - "montreal":
           branch: "montreal"
       - "london":
     mvn-snapshot-id: "ecomp-snapshots"
     nexus-snapshot-repo: "snapshots"
 
+- project:
+    name: sdnc-northbound-current-java17
+    project-name: "sdnc-northbound"
+    jobs:
+      - gerrit-maven-verify
+      - gerrit-maven-merge:
+          cron: "@daily"
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos8-docker-8c-8g
+          cron: ""
+          sbom-generator: true
+      - "{project-name}-gerrit-release-jobs":
+          build-node: centos7-docker-2c-1g
+
+    project: "sdnc/northbound"
+    stream:
+      - "master":
+          branch: "master"
+    java-version: openjdk17
+    mvn-version: "mvn38"
+    mvn-settings: "sdnc-northbound-settings"
+
+    # due to a strange macro / variable translation problem this needs to be
+    # passed as a string block to properly get the properties correctly defined
+    # in the job
+    maven-deploy-properties: |
+      deployAtEnd=true
+    files: "**"
+    archive-artifacts: ""
+    maven-version: "mvn38"
+    build-node: ubuntu1804-builder-4c-4g
+    mvn-snapshot-id: "ecomp-snapshots"
+    nexus-snapshot-repo: "snapshots"
+
 - project:
     name: sdnc-northbound-sonar
     jobs: