2 # O-RAN JJB template variable default values
8 gerrit-server-name: gerrit.o-ran-sc.org
9 jenkins-ssh-credential: jenkins
10 lftools-version: <1.0.0
14 # most jobs invoke docker
15 build-node: ubuntu1804-docker-4c-4g
17 # Nexus3 docker registries
18 container-public-registry: nexus3.o-ran-sc.org:10001
19 container-snapshot-registry: nexus3.o-ran-sc.org:10003
20 container-staging-registry: nexus3.o-ran-sc.org:10004
21 # templates use the push registry key;
22 # counter-intuitively, the quotes here are REQUIRED
23 container-push-registry: '{container-staging-registry}'
25 # Don't define default java version here,
26 # it will not be used by lf-maven-jobs.
27 # Default maven version
30 mvn-goals: 'clean install'
31 # Default JVM invocation options
33 mvn-site-id: 'oran-site'
34 mvn-staging-id: 'oran-staging'
35 mvn-snapshot-id: snapshots
36 staging-profile-id: 14a1ca3fc76ce
39 nexus-snapshot-repo: snapshots
42 javadoc-path: org.o-ran-sc.$PROJECT/$STREAM
44 # Config for PackageCloud.IO archive of DEB/RPM packages
45 packagecloud-account: o-ran-sc
46 packagecloud-repo: staging
47 debian-distribution-versions: debian/stretch
48 rpm-distribution-versions: el/5
51 sonarcloud_project_organization: o-ran-sc
52 sonarcloud_api_token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef
55 jenkins-ssh-release-credential: jenkins-release