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