Reduce repeated key-value pairs
[ci-management.git] / jjb / defaults.yaml
1 ---
2 # O-RAN JJB template variable default values
3
4 - defaults:
5     name: global
6
7     # lf-infra-defaults
8     gerrit-server-name: gerrit.o-ran-sc.org
9     jenkins-ssh-credential: jenkins
10     lftools-version: <1.0.0
11
12     archive-artifacts: ''
13
14     # most jobs invoke docker
15     build-node: ubuntu1804-docker-4c-4g
16
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}'
24
25     # Don't define default java version here,
26     # it will not be used by lf-maven-jobs.
27     # Default maven version
28     mvn-version: mvn35
29     # Default maven goals
30     mvn-goals: 'clean install'
31     # Default JVM invocation options
32     mvn-opts: ''
33     mvn-site-id: 'oran-site'
34     mvn-staging-id: 'oran-staging'
35     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
43
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