Merge "'Update validate autorelease projects for fluorine"
[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     testplan: '{project}-{functionality}.txt'
11     streamtestplan: '{project}-{functionality}-{stream}.txt'
12     karaf-version: karaf4
13     build-days-to-keep: 30
14     use-features-boot: 'True'
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     packer-version: 1.2.4
42
43     # defaults for parameters installing openstack for csit jobs
44     devstack-hash: ''
45     create-initial-networks: 'False'
46     disable-odl-l3-service-plugin: 'no'
47     disable-openstack-services: ''
48     enable-networking-l2gw: 'no'
49     enable-openstack-plugins: 'networking-odl'
50     enable-openstack-services: ''
51     enable-openstack-compute-services: ''
52     enable-openstack-network-services: 'neutron,neutron-api,neutron-dhcp,neutron-metadata-agent'
53     ipsec-vxlan-tunnels-enabled: 'no'
54     lbaas-service-provider: ''
55     num-openstack-sites: 1
56     odl-enable-l3: 'yes'
57     odl-ml2-driver-version: 'v1'
58     odl-ml2-port-binding: 'network-topology'
59     public-bridge: 'br-physnet1'
60     public-physical-network: 'physnet1'
61     security-group-mode: 'none'
62     tenant-network-type: 'vxlan'
63     odl-sfc-driver: 'odl'
64     odl-snat-mode: 'controller'
65     enable-itm-direct-tunnels: 'false'
66     openstack_legacy_default_network_services: 'q-dhcp,q-meta,q-svc'
67
68     # openstack-infra-parameters defaults
69     archive-artifacts: ''
70     branch: master
71     distribution_branch: '$GERRIT_BRANCH'
72     os-cloud: vex
73
74     # Distribution bundle URL
75     bundle-url: 'last'
76     repo-url: ''
77     install-features: ''
78     sm-repos: ''
79     sm-features: ''
80
81     # CSIT images configuration
82     openstack_system_image_pike: ZZCI - CentOS 7 - devstack-pike - 20171208-1649
83     stack-template: csit-2-instance-type.yaml
84     docker_system_count: 1
85     docker_system_flavor: odl-standard-1
86     docker_system_image: ZZCI - CentOS 7 - docker - 20180417-0311
87     odl_system_count: 1
88     odl_system_flavor: odl-highcpu-4
89     odl_system_image: ZZCI - CentOS 7 - builder - 20180611-1830
90     openstack_system_count: 1
91     openstack_system_flavor: odl-standard-4
92     openstack_system_image: ZZCI - CentOS 7 - devstack - 20171208-1648
93     openstack_system2_count: 0
94     openstack_system2_flavor: odl-standard-1
95     openstack_system2_image: ZZCI - CentOS 7 - devstack - 20171208-1648
96     tools_system_count: 1
97     tools_system_flavor: odl-highcpu-2
98     tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847
99
100     # Default Robot framework options
101     robot-options: ''
102     trigger-jobs: ''
103     debug-map: ''
104     test-suites: ''
105
106     # Data for csit-verify jobs
107     # Branch for "last" version detection
108     verify-branch: stable/oxygen
109     # Value for ODL_STREAM
110     verify-stream: oxygen
111     verify-karaf-version: karaf4
112     verify-jdkversion: openjdk8
113
114     # Maven / Java
115     java-version: 'openjdk8'
116     jre: 'openjdk8'
117     opendaylight-infra-mvn-opts: |
118         --show-version
119         --batch-mode
120         -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
121         -Djenkins
122         -Dmaven.repo.local=/tmp/r
123         -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
124     opendaylight-infra-parallel-mvn-opts: |
125         -T1.5C
126         {opendaylight-infra-mvn-opts}
127
128     # JavaDoc
129     javadoc-path: org.opendaylight.$PROJECT/$STREAM
130
131     # Python
132     toxdir: ''
133
134     # Plot configuration
135     01-plot-title: ''
136     01-plot-yaxis: ''
137     01-plot-group: 'Default Plot Group'
138     01-plot-data-file: 'plot-data.csv'
139     02-plot-title: ''
140     02-plot-yaxis: ''
141     02-plot-group: 'Default Plot Group'
142     02-plot-data-file: 'plot-data.csv'
143     03-plot-data-file: '03-nonexisting.csv'
144     03-plot-title: ''
145     03-plot-yaxis: ''
146     03-plot-group: ''
147     03-inclusion-flag: 'off'
148     03-exclude-value: ''
149     04-plot-data-file: '04-nonexisting.csv'
150     04-plot-title: ''
151     04-plot-yaxis: ''
152     04-plot-group: ''
153     04-inclusion-flag: 'off'
154     04-exclude-value: ''
155     05-plot-data-file: '05-nonexisting.csv'
156     05-plot-title: ''
157     05-plot-yaxis: ''
158     05-plot-group: ''
159     05-inclusion-flag: 'off'
160     05-exclude-value: ''
161     06-plot-data-file: '06-nonexisting.csv'
162     06-plot-title: ''
163     06-plot-yaxis: ''
164     06-plot-group: ''
165     06-inclusion-flag: 'off'
166     06-exclude-value: ''
167     07-plot-data-file: '07-nonexisting.csv'
168     07-plot-title: ''
169     07-plot-yaxis: ''
170     07-plot-group: ''
171     07-inclusion-flag: 'off'
172     07-exclude-value: ''
173     08-plot-data-file: '08-nonexisting.csv'
174     08-plot-title: ''
175     08-plot-yaxis: ''
176     08-plot-group: ''
177     08-inclusion-flag: 'off'
178     08-exclude-value: ''
179     09-plot-data-file: '09-nonexisting.csv'
180     09-plot-title: ''
181     09-plot-yaxis: ''
182     09-plot-group: ''
183     09-inclusion-flag: 'off'
184     09-exclude-value: ''
185     10-plot-data-file: '10-nonexisting.csv'
186     10-plot-title: ''
187     10-plot-yaxis: ''
188     10-plot-group: ''
189     10-inclusion-flag: 'off'
190     10-exclude-value: ''
191
192     # Manual CSIT job lists used by sanity or periodic in nature.
193     csit-high-frequency-list-fluorine: >
194         netvirt-csit-1node-openstack-queens-upstream-stateful-fluorine
195     csit-high-frequency-list-oxygen: >
196         netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen
197     csit-sanity-list-fluorine: >
198         openflowplugin-csit-1node-sanity-only-fluorine,
199         distribution-sanity-fluorine
200     csit-sanity-list-oxygen: >
201         openflowplugin-csit-1node-sanity-only-oxygen,
202         distribution-sanity-oxygen
203     csit-weekly-list-fluorine: >
204         controller-csit-1node-notifications-longevity-only-fluorine,
205         controller-csit-3node-drb-partnheal-longevity-only-fluorine,
206         controller-csit-3node-drb-precedence-longevity-only-fluorine,
207         controller-csit-3node-ddb-expl-lead-movement-longevity-only-fluorine,
208         bgpcep-csit-3node-bgpclustering-longevity-only-fluorine,
209         distribution-deploy-fluorine,
210         distribution-offline-fluorine,
211         openflowplugin-csit-1node-longevity-only-fluorine
212     csit-weekly-list-oxygen: >
213         controller-csit-1node-notifications-longevity-only-oxygen,
214         controller-csit-3node-drb-partnheal-longevity-only-oxygen,
215         controller-csit-3node-drb-precedence-longevity-only-oxygen,
216         controller-csit-3node-ddb-expl-lead-movement-longevity-only-oxygen,
217         bgpcep-csit-3node-bgpclustering-longevity-only-oxygen,
218         distribution-deploy-oxygen,
219         distribution-offline-oxygen,
220         openflowplugin-csit-1node-longevity-only-oxygen