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