Magnesium branch cut
[releng/builder.git] / jjb / defaults.yaml
1 ---
2 # ODL Releng jenkins defaults
3
4 - defaults:
5     name: global
6     prefix: ''  # A prefix for job names sandbox for example: user-
7
8     karaf-version: karaf4
9     build-days-to-keep: 30
10     use-features-boot: 'True'
11
12     # File triggers
13     files: '**'
14     forbidden-files: ''
15
16     # Timeout in minutes
17     build-timeout: 360
18     build-node: centos7-builder-4c-4g
19     schedule: ''
20     schedule-daily: 'H H * * *'
21     schedule-saturday: 'H H * * 6'
22     schedule-weekly: 'H 23 * * 6'
23
24     email-recipients: 'jenkins@lists.opendaylight.org'
25     odl-ml2-driver-repo: 'https://github.com/openstack/networking-odl'
26     networking-l2gw-repo: 'http://git.openstack.org/openstack/networking-l2gw'
27     devstack-kubernetes-plugin-repo: 'https://github.com/openstack/kuryr-kubernetes'
28     devstack-lbaas-plugin-repo: 'https://github.com/openstack/neutron-lbaas'
29     devstack-networking-sfc-plugin-repo: 'https://github.com/openstack/networking-sfc'
30
31     # lf-infra defaults
32     jenkins-ssh-credential: jenkins-ssh
33     jenkins-ssh-release-credential: 'jenkins-release'
34     gerrit-server-name: OpenDaylight
35     mvn-site-id: opendaylight-site
36     mvn-snapshot-id: opendaylight-snapshot
37     mvn-staging-id: opendaylight-staging
38     nexus-snapshot-repo: opendaylight.snapshot
39     git-url: 'ssh://jenkins-$SILO@git.opendaylight.org:29418'
40     lftools-version: <1.0.0
41
42     # defaults for parameters installing openstack for csit jobs
43     devstack-hash: ''
44     create-initial-networks: 'False'
45     disable-odl-l3-service-plugin: 'no'
46     disable-openstack-services: ''
47     enable-networking-l2gw: 'no'
48     enable-openstack-plugins: 'networking-odl'
49     enable-openstack-services: ''
50     enable-openstack-compute-services: ''
51     enable-openstack-network-services: 'neutron,neutron-api,neutron-dhcp,neutron-metadata-agent'
52     enable-gre-type-driver: 'no'
53     ipsec-vxlan-tunnels-enabled: 'no'
54     lbaas-service-provider: ''
55     num-openstack-sites: 1
56     odl-ml2-driver-version: 'v1'
57     odl-ml2-port-binding: 'network-topology'
58     public-bridge: 'br-physnet1'
59     public-physical-network: 'physnet1'
60     security-group-mode: 'none'
61     tenant-network-type: 'vxlan'
62     odl-sfc-driver: 'odl'
63     odl-snat-mode: 'controller'
64     enable-itm-direct-tunnels: 'false'
65     openstack_legacy_default_network_services: 'q-dhcp,q-meta,q-svc'
66     os-cmb-cnt: 1
67     os-ctl-cnt: 0
68     os-cmp-cnt: 0
69     os-std-topo: '0cmb-1ctl-2cmp'
70     ovs-install: ''
71
72     # openstack-infra-parameters defaults
73     archive-artifacts: ''
74     branch: master
75     distribution_branch: '$GERRIT_BRANCH'
76     os-cloud: vex
77
78     # Distribution bundle URL
79     bundle-url: 'last'
80     repo-url: ''
81     install-features: ''
82     sm-repos: ''
83     sm-features: ''
84
85     # Elasticsearch attribute
86     elasticsearch-attribute: 'disabled'
87
88     # CSIT images configuration
89     openstack_stein_system_image: ZZCI - CentOS 7 - devstack-stein - x86_64 - 20200112-040429.851
90     openstack_rocky_system_image: ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20191002-183226.559
91     openstack_queens_system_image: ZZCI - CentOS 7 - devstack-queens - x86_64 - 20191004-045555.756
92
93     # Default Robot framework options
94     robot-options: ''
95     trigger-jobs: ''
96     debug-map: ''
97     test-suites: ''
98     gate-job: 'False'
99
100     # Data for csit-verify jobs
101     # Branch for "last" version detection
102     verify-branch: stable/neon
103     # Value for ODL_STREAM
104     verify-stream: neon
105     verify-karaf-version: karaf4
106     verify-jdkversion: openjdk8
107
108     # Maven / Java
109     java-version: 'openjdk8'
110     jre: 'openjdk8'
111     opendaylight-infra-mvn-opts: |
112         --show-version
113         --batch-mode
114         -Djenkins
115         -Dmaven.repo.local=/tmp/r
116         -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
117     opendaylight-infra-parallel-mvn-opts: |
118         -T1.5C
119         {opendaylight-infra-mvn-opts}
120
121     # JavaDoc
122     javadoc-path: org.opendaylight.$PROJECT/$STREAM
123
124     # Python
125     toxdir: ''
126
127     # Sonarcloud config
128     sonarcloud_api_token: 9bc1618a11c4bbe474ac542af84f655c545627c1
129     sonarcloud_project_organization: opendaylight
130
131     # Plot configuration
132     01-plot-title: ''
133     01-plot-yaxis: ''
134     01-plot-group: 'Default Plot Group'
135     01-plot-data-file: 'plot-data.csv'
136     02-plot-title: ''
137     02-plot-yaxis: ''
138     02-plot-group: 'Default Plot Group'
139     02-plot-data-file: 'plot-data.csv'
140     03-plot-data-file: '03-nonexisting.csv'
141     03-plot-title: ''
142     03-plot-yaxis: ''
143     03-plot-group: ''
144     03-inclusion-flag: 'off'
145     03-exclude-value: ''
146     04-plot-data-file: '04-nonexisting.csv'
147     04-plot-title: ''
148     04-plot-yaxis: ''
149     04-plot-group: ''
150     04-inclusion-flag: 'off'
151     04-exclude-value: ''
152     05-plot-data-file: '05-nonexisting.csv'
153     05-plot-title: ''
154     05-plot-yaxis: ''
155     05-plot-group: ''
156     05-inclusion-flag: 'off'
157     05-exclude-value: ''
158     06-plot-data-file: '06-nonexisting.csv'
159     06-plot-title: ''
160     06-plot-yaxis: ''
161     06-plot-group: ''
162     06-inclusion-flag: 'off'
163     06-exclude-value: ''
164     07-plot-data-file: '07-nonexisting.csv'
165     07-plot-title: ''
166     07-plot-yaxis: ''
167     07-plot-group: ''
168     07-inclusion-flag: 'off'
169     07-exclude-value: ''
170     08-plot-data-file: '08-nonexisting.csv'
171     08-plot-title: ''
172     08-plot-yaxis: ''
173     08-plot-group: ''
174     08-inclusion-flag: 'off'
175     08-exclude-value: ''
176     09-plot-data-file: '09-nonexisting.csv'
177     09-plot-title: ''
178     09-plot-yaxis: ''
179     09-plot-group: ''
180     09-inclusion-flag: 'off'
181     09-exclude-value: ''
182     10-plot-data-file: '10-nonexisting.csv'
183     10-plot-title: ''
184     10-plot-yaxis: ''
185     10-plot-group: ''
186     10-inclusion-flag: 'off'
187     10-exclude-value: ''
188
189     # Manual CSIT job lists used by sanity or periodic in nature.
190     csit-sanity-list-magnesium: >
191         openflowplugin-csit-1node-sanity-only-magnesium,
192         distribution-sanity-magnesium
193     csit-sanity-list-sodium: >
194         openflowplugin-csit-1node-sanity-only-sodium,
195         distribution-sanity-sodium
196     csit-sanity-list-neon: >
197         openflowplugin-csit-1node-sanity-only-neon,
198         distribution-sanity-neon
199     csit-weekly-list-magnesium: >
200         controller-csit-1node-notifications-longevity-only-magnesium,
201         controller-csit-3node-drb-partnheal-longevity-only-magnesium,
202         controller-csit-3node-drb-precedence-longevity-only-magnesium,
203         controller-csit-3node-ddb-expl-lead-movement-longevity-only-magnesium,
204         bgpcep-csit-3node-bgpclustering-longevity-only-magnesium,
205         distribution-deploy-magnesium,
206         distribution-offline-magnesium,
207         openflowplugin-csit-1node-longevity-only-magnesium
208     csit-weekly-list-sodium: >
209         controller-csit-1node-notifications-longevity-only-sodium,
210         controller-csit-3node-drb-partnheal-longevity-only-sodium,
211         controller-csit-3node-drb-precedence-longevity-only-sodium,
212         controller-csit-3node-ddb-expl-lead-movement-longevity-only-sodium,
213         bgpcep-csit-3node-bgpclustering-longevity-only-sodium,
214         distribution-deploy-sodium,
215         distribution-offline-sodium,
216         openflowplugin-csit-1node-longevity-only-sodium
217     csit-weekly-list-neon: >
218         controller-csit-1node-notifications-longevity-only-neon,
219         controller-csit-3node-drb-partnheal-longevity-only-neon,
220         controller-csit-3node-drb-precedence-longevity-only-neon,
221         controller-csit-3node-ddb-expl-lead-movement-longevity-only-neon,
222         bgpcep-csit-3node-bgpclustering-longevity-only-neon,
223         distribution-deploy-neon,
224         distribution-offline-neon,
225         openflowplugin-csit-1node-longevity-only-neon