summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc/sdnc-northbound.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-01-11 15:21:35 -0500
committerDan Timoney <dtimoney@att.com>2024-01-11 15:53:05 -0500
commit5f75c6bc29b301ea8f0982387fff23f13dce2e08 (patch)
treed0e1e349640cc4d4c6939e85329c888ed4593f25 /jjb/sdnc/sdnc-northbound.yaml
parentb829f79f0db5ff2b09f27f8452c23c1c948801fd (diff)
Restore daily builds for CCSDK and SDNC master branches
CCSDK and SDNC needs to restore daily builds for its master branches to ensure that latest SNAPSHOT version is available during development. Issue-ID: CIMAN-445 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibdd2a18463ae3a393b7e08f176a6f4879dd7efbc
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml39
1 files changed, 36 insertions, 3 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index 850c63aa5..0b8c14d3c 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -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":
@@ -72,6 +70,41 @@
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:
- gerrit-maven-sonar