blob: af6ec4532ae4bf71ffe82a2f75e951a21b05325b [file] [log] [blame]
Andrew Grimberg57d2efc2019-04-04 12:55:17 -07001---
2# O-RAN JJB template variable default values
3
4- defaults:
5 name: global
6
7 # lf-infra-defaults
Andrew Grimberg12dd6472019-05-13 14:54:32 -07008 gerrit-server-name: gerrit.o-ran-sc.org
Andrew Grimberg57d2efc2019-04-04 12:55:17 -07009 jenkins-ssh-credential: jenkins
10 lftools-version: <1.0.0
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040011
12 archive-artifacts: ''
13
Lott, Christopher (cl778h)3f5f89b2019-08-05 10:25:58 -040014 # most jobs invoke docker
15 build-node: ubuntu1804-docker-4c-4g
16
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040017 # Nexus3 docker registries
18 container-public-registry: nexus3.o-ran-sc.org:10001
19 container-snapshot-registry: nexus3.o-ran-sc.org:10003
Andrew Grimberg8a4f1902019-06-12 09:33:54 -070020 container-staging-registry: nexus3.o-ran-sc.org:10004
Lott, Christopher (cl778h)3f5f89b2019-08-05 10:25:58 -040021 # templates use the push registry key;
22 # counter-intuitively, the quotes here are REQUIRED
23 container-push-registry: '{container-staging-registry}'
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040024
Lott, Christopher (cl778h)3f5f89b2019-08-05 10:25:58 -040025 # Don't define default java version here,
26 # it will not be used by lf-maven-jobs.
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040027 # Default maven version
28 mvn-version: mvn35
29 # Default maven goals
30 mvn-goals: 'clean install'
31 # Default JVM invocation options
32 mvn-opts: ''
Andrew Grimberg57d2efc2019-04-04 12:55:17 -070033 mvn-site-id: 'oran-site'
34 mvn-staging-id: 'oran-staging'
Lott, Christopher (cl778h)72198a42019-04-23 13:59:52 -040035 mvn-snapshot-id: snapshots
36 staging-profile-id: 14a1ca3fc76ce
37
38 # Nexus2 for jars
39 nexus-snapshot-repo: snapshots
40
41 # Javadoc
42 javadoc-path: org.o-ran-sc.$PROJECT/$STREAM
Lott, Christopher (cl778h)868ab362019-07-31 15:32:03 -040043
44 # Config for PackageCloud.IO archive of DEB/RPM packages
45 packagecloud-account: oran
46 packagecloud-repo: staging
47 debian-distribution-versions: debian/stretch
48 rpm-distribution-versions: el/5