forked from khdo/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
307 lines (290 loc) · 9.66 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
# DEPRECATED: Please do not add to this document.
# If you have test groups or tabs in this document, please:
# 1. Move them to a .yaml file in an appropriate subdirectory. Create one, if needed.
# 2. If there isn't an OWNERS file, create one and add yourself and others who work with these test groups.
# See the OWNERS docs at https://go.k8s.io/owners for more info
# Start testgroups
test_groups:
- name: ci-cri-containerd-node-e2e
gcs_prefix: kubernetes-jenkins/logs/ci-cri-containerd-node-e2e
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-cri-containerd-node-e2e-features
gcs_prefix: kubernetes-jenkins/logs/ci-cri-containerd-node-e2e-features
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-cri-containerd-node-e2e-benchmark
gcs_prefix: kubernetes-jenkins/logs/ci-cri-containerd-node-e2e-benchmark
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-containerd-node-e2e
gcs_prefix: kubernetes-jenkins/logs/ci-containerd-node-e2e
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-containerd-node-e2e-features
gcs_prefix: kubernetes-jenkins/logs/ci-containerd-node-e2e-features
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-cos-containerd-node-e2e
gcs_prefix: kubernetes-jenkins/logs/ci-cos-containerd-node-e2e
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-cos-containerd-node-e2e-features
gcs_prefix: kubernetes-jenkins/logs/ci-cos-containerd-node-e2e-features
test_name_config:
name_elements:
- target_config: Tests name
- target_config: Context
name_format: '%s [%s]'
- name: ci-kubernetes-coverage-conformance
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-coverage-conformance
short_text_metric: coverage
- name: ci-kubernetes-coverage-e2e-gci-gce
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-coverage-e2e-gci-gce
short_text_metric: coverage
- name: ci-kubernetes-e2e-gce-scale-correctness
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-correctness
days_of_results: 60
num_columns_recent: 3
num_failures_to_alert: 1
- name: ci-kubernetes-e2e-gce-scale-performance
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-performance
days_of_results: 60
num_columns_recent: 3
num_failures_to_alert: 1
# Canonical Distribution of Kubernetes (contact: @chuckbutler on github)
- name: canonical-kubernetes-e2e-gce
gcs_prefix: canonical-kubernetes-tests/logs/kubernetes-gce-e2e-node
# CRI-O
- name: test_pull_request_crio_e2e_fedora
gcs_prefix: origin-federated-results/pr-logs/directory/test_pull_request_crio_e2e_fedora
- name: test_pull_request_crio_e2e_rhel
gcs_prefix: origin-federated-results/pr-logs/directory/test_pull_request_crio_e2e_rhel
#
# Start dashboards
#
dashboards:
- name: vmware-conformance
- name: vmware-conformance-cloud-provider
- name: vmware-cluster-api-provider-vsphere
- name: canonical-ubuntu1-k8sbeta
- name: canonical-ubuntu1-k8sstable1
- name: canonical-ubuntu1-k8sstable2
- name: canonical-ubuntu1-k8sstable3
- name: canonical-ubuntu2-k8sbeta
- name: canonical-ubuntu2-k8sstable1
- name: canonical-ubuntu2-k8sstable2
- name: canonical-ubuntu2-k8sstable3
- name: canonical-cdk
dashboard_tab:
- name: cdk-gce-node
test_group_name: canonical-kubernetes-e2e-gce
- name: google-aws
- name: google-gce
- name: google-gce-compute-image-tools
dashboard_tab:
- name: ci-daisy-e2e
test_group_name: ci-daisy-e2e
alert_options:
alert_mail_to_addresses: [email protected]
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-daisy-e2e issue: <test-name>'
- key: body
value: <test-url>
- name: ci-daisy-e2e-daily
test_group_name: ci-daisy-e2e-daily
alert_options:
alert_mail_to_addresses: [email protected]
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-daisy-e2e-daily issue: <test-name>'
- key: body
value: <test-url>
- name: ci-images-import-export-cli-e2e-tests
test_group_name: ci-images-import-export-cli-e2e-tests
alert_options:
alert_mail_to_addresses: [email protected]
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-images-import-export-cli-e2e-tests issue: <test-name>'
- key: body
value: <test-url>
- name: ci-ovf-import-e2e-tests-daily
test_group_name: ci-ovf-import-e2e-tests-daily
alert_options:
alert_mail_to_addresses: [email protected]
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-ovf-import-e2e-tests-daily issue: <test-name>'
- key: body
value: <test-url>
- name: ci-ovf-export-e2e-tests-daily
test_group_name: ci-ovf-export-e2e-tests-daily
alert_options:
alert_mail_to_addresses: [email protected]
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-ovf-export-e2e-tests-daily issue: <test-name>'
- key: body
value: <test-url>
- name: ci-windows-upgrade-e2e-tests
test_group_name: ci-windows-upgrade-e2e-tests
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-windows-upgrade-e2e-tests issue: <test-name>'
- key: body
value: <test-url>
- name: ci-v2v-adapt-e2e
test_group_name: ci-v2v-adapt-e2e
file_bug_template:
url: https://github.com/GoogleCloudPlatform/compute-image-tools/issues/new
options:
- key: title
value: 'ci-v2v-adapt-e2e issue: <test-name>'
- key: body
value: <test-url>
- name: google-kops-gce
- name: google-gci
- name: google-gke
- name: google-gce-upgrade
- name: google-osconfig
dashboard_tab:
- name: osconfig-unstable
test_group_name: osconfig-unstable
file_bug_template:
url: https://github.com/GoogleCloudPlatform/osconfig/issues/new
options:
- key: title
value: 'osconfig-unstable issue: <test-name>'
- key: body
value: <test-url>
- name: osconfig-staging
test_group_name: osconfig-staging
file_bug_template:
url: https://github.com/GoogleCloudPlatform/osconfig/issues/new
options:
- key: title
value: 'osconfig-staging issue: <test-name>'
- key: body
value: <test-url>
- name: osconfig-stable
test_group_name: osconfig-stable
file_bug_template:
url: https://github.com/GoogleCloudPlatform/osconfig/issues/new
options:
- key: title
value: 'osconfig-stable issue: <test-name>'
- key: body
value: <test-url>
- name: osconfig-head-images
test_group_name: osconfig-head-images
file_bug_template:
url: https://github.com/GoogleCloudPlatform/osconfig/issues/new
options:
- key: title
value: 'osconfig-head-images issue: <test-name>'
- key: body
value: <test-url>
- name: google-soak
- name: google-unit
- name: google-windows
- name: sig-auth-gce
dashboard_tab:
- name: gce
test_group_name: ci-kubernetes-e2e-gci-gce
base_options: include-filter-by-regex=sig-auth
description: apps gce e2e tests for master branch
- name: gce-slow
test_group_name: ci-kubernetes-e2e-gci-gce-slow
base_options: include-filter-by-regex=sig-auth
description: apps gce slow e2e tests for master branch
- name: gce-serial
test_group_name: ci-kubernetes-e2e-gci-gce-serial
base_options: include-filter-by-regex=sig-auth
description: apps gce serial e2e tests for master branch
- name: sig-big-data
- name: sig-multicluster-kubemci
- name: sig-auth-secrets-store-csi-driver
- name: vmware-presubmits-cloud-provider-vsphere
- name: vmware-postsubmits-cloud-provider-vsphere
- name: vmware-presubmits-vsphere-csi-driver
- name: vmware-postsubmits-vsphere-csi-driver
- name: google-rules_k8s
#
# Start dashboard groups
#
dashboard_groups:
- name: canonical
dashboard_names:
- canonical-ubuntu1-k8sbeta
- canonical-ubuntu1-k8sstable1
- canonical-ubuntu1-k8sstable2
- canonical-ubuntu1-k8sstable3
- canonical-ubuntu2-k8sbeta
- canonical-ubuntu2-k8sstable1
- canonical-ubuntu2-k8sstable2
- canonical-ubuntu2-k8sstable3
- canonical-cdk
- name: google
dashboard_names:
- google-aws
- google-cel
- google-gce
- google-gce-compute-image-tools
- google-gcp-guest
- google-gci
- google-gke
- google-gce-upgrade
- google-kops-gce
- google-osconfig
- google-rules_k8s
- google-soak
- google-unit
- google-windows
- name: sig-multicluster
dashboard_names:
- sig-multicluster-kubemci
- name: vmware
dashboard_names:
- vmware-presubmits-cloud-provider-vsphere
- vmware-postsubmits-cloud-provider-vsphere
- vmware-presubmits-vsphere-csi-driver
- vmware-postsubmits-vsphere-csi-driver
- vmware-conformance
- vmware-conformance-cloud-provider
- vmware-cluster-api-provider-vsphere
- name: sig-auth
dashboard_names:
- sig-auth-gce
- sig-auth-secrets-store-csi-driver