Chore: Update common-packer to latest v0.16.5
[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     schedule-high-frequency: 'H H/4 * * *'
24
25     email-recipients: 'jenkins@lists.opendaylight.org'
26     odl-ml2-driver-repo: 'https://github.com/openstack/networking-odl'
27     networking-l2gw-repo: 'http://git.openstack.org/openstack/networking-l2gw'
28     devstack-kubernetes-plugin-repo: 'https://github.com/openstack/kuryr-kubernetes'
29     devstack-lbaas-plugin-repo: 'https://github.com/openstack/neutron-lbaas'
30     devstack-networking-sfc-plugin-repo: 'https://github.com/openstack/networking-sfc'
31
32     # lf-infra defaults
33     jenkins-ssh-credential: jenkins-ssh
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     # CSIT images configuration
86     openstack_queens_system_image: ZZCI - CentOS 7 - devstack-queens - 20181101-190143.891
87     openstack_pike_system_image: ZZCI - CentOS 7 - devstack-pike - 20171208-1649
88
89     # Default Robot framework options
90     robot-options: ''
91     trigger-jobs: ''
92     debug-map: ''
93     test-suites: ''
94     gate-job: 'False'
95
96     # Data for csit-verify jobs
97     # Branch for "last" version detection
98     verify-branch: stable/fluorine
99     # Value for ODL_STREAM
100     verify-stream: fluorine
101     verify-karaf-version: karaf4
102     verify-jdkversion: openjdk8
103
104     # Maven / Java
105     java-version: 'openjdk8'
106     jre: 'openjdk8'
107     opendaylight-infra-mvn-opts: |
108         --show-version
109         --batch-mode
110         -Djenkins
111         -Dmaven.repo.local=/tmp/r
112         -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
113     opendaylight-infra-parallel-mvn-opts: |
114         -T1.5C
115         {opendaylight-infra-mvn-opts}
116
117     # JavaDoc
118     javadoc-path: org.opendaylight.$PROJECT/$STREAM
119
120     # Python
121     toxdir: ''
122
123     # Plot configuration
124     01-plot-title: ''
125     01-plot-yaxis: ''
126     01-plot-group: 'Default Plot Group'
127     01-plot-data-file: 'plot-data.csv'
128     02-plot-title: ''
129     02-plot-yaxis: ''
130     02-plot-group: 'Default Plot Group'
131     02-plot-data-file: 'plot-data.csv'
132     03-plot-data-file: '03-nonexisting.csv'
133     03-plot-title: ''
134     03-plot-yaxis: ''
135     03-plot-group: ''
136     03-inclusion-flag: 'off'
137     03-exclude-value: ''
138     04-plot-data-file: '04-nonexisting.csv'
139     04-plot-title: ''
140     04-plot-yaxis: ''
141     04-plot-group: ''
142     04-inclusion-flag: 'off'
143     04-exclude-value: ''
144     05-plot-data-file: '05-nonexisting.csv'
145     05-plot-title: ''
146     05-plot-yaxis: ''
147     05-plot-group: ''
148     05-inclusion-flag: 'off'
149     05-exclude-value: ''
150     06-plot-data-file: '06-nonexisting.csv'
151     06-plot-title: ''
152     06-plot-yaxis: ''
153     06-plot-group: ''
154     06-inclusion-flag: 'off'
155     06-exclude-value: ''
156     07-plot-data-file: '07-nonexisting.csv'
157     07-plot-title: ''
158     07-plot-yaxis: ''
159     07-plot-group: ''
160     07-inclusion-flag: 'off'
161     07-exclude-value: ''
162     08-plot-data-file: '08-nonexisting.csv'
163     08-plot-title: ''
164     08-plot-yaxis: ''
165     08-plot-group: ''
166     08-inclusion-flag: 'off'
167     08-exclude-value: ''
168     09-plot-data-file: '09-nonexisting.csv'
169     09-plot-title: ''
170     09-plot-yaxis: ''
171     09-plot-group: ''
172     09-inclusion-flag: 'off'
173     09-exclude-value: ''
174     10-plot-data-file: '10-nonexisting.csv'
175     10-plot-title: ''
176     10-plot-yaxis: ''
177     10-plot-group: ''
178     10-inclusion-flag: 'off'
179     10-exclude-value: ''
180
181     # Manual CSIT job lists used by sanity or periodic in nature.
182     csit-high-frequency-list-sodium: >
183         netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-sodium
184     csit-high-frequency-list-neon: >
185         netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon
186     csit-high-frequency-list-fluorine: >
187         netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-fluorine
188     csit-high-frequency-list-oxygen: >
189         netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-oxygen
190     csit-sanity-list-sodium: >
191         openflowplugin-csit-1node-sanity-only-sodium,
192         distribution-sanity-sodium
193     csit-sanity-list-neon: >
194         openflowplugin-csit-1node-sanity-only-neon,
195         distribution-sanity-neon
196     csit-sanity-list-fluorine: >
197         openflowplugin-csit-1node-sanity-only-fluorine,
198         distribution-sanity-fluorine
199     csit-sanity-list-oxygen: >
200         openflowplugin-csit-1node-sanity-only-oxygen,
201         distribution-sanity-oxygen
202     csit-weekly-list-sodium: >
203         controller-csit-1node-notifications-longevity-only-sodium,
204         controller-csit-3node-drb-partnheal-longevity-only-sodium,
205         controller-csit-3node-drb-precedence-longevity-only-sodium,
206         controller-csit-3node-ddb-expl-lead-movement-longevity-only-sodium,
207         bgpcep-csit-3node-bgpclustering-longevity-only-sodium,
208         distribution-deploy-sodium,
209         distribution-offline-sodium,
210         openflowplugin-csit-1node-longevity-only-sodium
211     csit-weekly-list-neon: >
212         controller-csit-1node-notifications-longevity-only-neon,
213         controller-csit-3node-drb-partnheal-longevity-only-neon,
214         controller-csit-3node-drb-precedence-longevity-only-neon,
215         controller-csit-3node-ddb-expl-lead-movement-longevity-only-neon,
216         bgpcep-csit-3node-bgpclustering-longevity-only-neon,
217         distribution-deploy-neon,
218         distribution-offline-neon,
219         openflowplugin-csit-1node-longevity-only-neon
220     csit-weekly-list-fluorine: >
221         controller-csit-1node-notifications-longevity-only-fluorine,
222         controller-csit-3node-drb-partnheal-longevity-only-fluorine,
223         controller-csit-3node-drb-precedence-longevity-only-fluorine,
224         controller-csit-3node-ddb-expl-lead-movement-longevity-only-fluorine,
225         bgpcep-csit-3node-bgpclustering-longevity-only-fluorine,
226         distribution-deploy-fluorine,
227         distribution-offline-fluorine,
228         openflowplugin-csit-1node-longevity-only-fluorine
229     csit-weekly-list-oxygen: >
230         controller-csit-1node-notifications-longevity-only-oxygen,
231         controller-csit-3node-drb-partnheal-longevity-only-oxygen,
232         controller-csit-3node-drb-precedence-longevity-only-oxygen,
233         controller-csit-3node-ddb-expl-lead-movement-longevity-only-oxygen,
234         bgpcep-csit-3node-bgpclustering-longevity-only-oxygen,
235         distribution-deploy-oxygen,
236         distribution-offline-oxygen,
237         openflowplugin-csit-1node-longevity-only-oxygen