summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc/sdnc-northbound.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml14
1 files changed, 8 insertions, 6 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index 1293019bc..02fccbc43 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -15,12 +15,14 @@
project: "sdnc/northbound"
stream:
+ - "oslo":
+ branch: "oslo"
- "newdelhi":
branch: "newdelhi"
- "montreal":
branch: "montreal"
java-version: openjdk17
- mvn-version: "mvn39"
+ mvn-version: "mvn38"
mvn-settings: "sdnc-northbound-settings"
# due to a strange macro / variable translation problem this needs to be
@@ -30,7 +32,7 @@
deployAtEnd=true
files: "**"
archive-artifacts: ""
- maven-version: "mvn39"
+ maven-version: "mvn38"
build-node: ubuntu1804-builder-4c-4g
mvn-snapshot-id: "ecomp-snapshots"
nexus-snapshot-repo: "snapshots"
@@ -55,7 +57,7 @@
- "master":
branch: "master"
java-version: openjdk17
- mvn-version: "mvn39"
+ mvn-version: "mvn38"
mvn-settings: "sdnc-northbound-settings"
# due to a strange macro / variable translation problem this needs to be
@@ -65,7 +67,7 @@
deployAtEnd=true
files: "**"
archive-artifacts: ""
- maven-version: "mvn39"
+ maven-version: "mvn38"
build-node: ubuntu1804-builder-4c-4g
mvn-snapshot-id: "ecomp-snapshots"
nexus-snapshot-repo: "snapshots"
@@ -85,7 +87,7 @@
mvn-settings: "sdnc-northbound-settings"
mvn-goals: "clean install"
java-version: openjdk17
- mvn-version: "mvn39"
+ mvn-version: "mvn38"
mvn-opts: "-Xmx1024m"
- project:
@@ -101,5 +103,5 @@
branch: "master"
mvn-settings: "sdnc-northbound-settings"
java-version: openjdk17
- mvn-version: "mvn39"
+ mvn-version: "mvn38"
mvn-opts: "--add-opens=java.base/java.util=ALL-UNNAMED"