Reduce repeated key-value pairs
[ci-management.git] / jjb / defaults.yaml
index b381d2e..af6ec45 100644 (file)
@@ -5,20 +5,25 @@
     name: global
 
     # lf-infra-defaults
-    gerrit-server-name: gerrit.oran-osc.org
+    gerrit-server-name: gerrit.o-ran-sc.org
     jenkins-ssh-credential: jenkins
     lftools-version: <1.0.0
 
     archive-artifacts: ''
 
+    # most jobs invoke docker
+    build-node: ubuntu1804-docker-4c-4g
+
     # Nexus3 docker registries
     container-public-registry: nexus3.o-ran-sc.org:10001
     container-snapshot-registry: nexus3.o-ran-sc.org:10003
-    container-staging-registry:  nexus3.o-ran-sc.org:10004
-
-    # Default java version
-    java-version: openjdk8
+    container-staging-registry: nexus3.o-ran-sc.org:10004
+    # templates use the push registry key;
+    # counter-intuitively, the quotes here are REQUIRED
+    container-push-registry: '{container-staging-registry}'
 
+    # Don't define default java version here,
+    # it will not be used by lf-maven-jobs.
     # Default maven version
     mvn-version: mvn35
     # Default maven goals
@@ -35,3 +40,9 @@
 
     # Javadoc
     javadoc-path: org.o-ran-sc.$PROJECT/$STREAM
+
+    # Config for PackageCloud.IO archive of DEB/RPM packages
+    packagecloud-account: oran
+    packagecloud-repo: staging
+    debian-distribution-versions: debian/stretch
+    rpm-distribution-versions: el/5