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