X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fdefaults.yaml;h=31452536d6372d74fb351aa913d29fe45d71f4f1;hb=2fd3a3ec79288f694b2b64a6add7dde89263f4b2;hp=01e8839681ce41e099786a86f37abd9614b4be7c;hpb=8a4f190afa328ea560c1e391362b6f2f974e0019;p=ci-management.git diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 01e88396..31452536 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -11,14 +11,19 @@ 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 + # templates use the push registry key; + # counter-intuitively, the quotes here are REQUIRED + container-push-registry: '{container-staging-registry}' - # Default java version - java-version: openjdk8 - + # 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: o-ran-sc + packagecloud-repo: staging + debian-distribution-versions: debian/stretch + rpm-distribution-versions: el/5