@@ -12,7 +12,7 @@ periodics:
12
12
annotations :
13
13
testgrid-dashboards : sig-node-dynamic-resource-allocation, sig-release-master-informing
14
14
description : Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind
15
- testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com
15
+ testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com, release-team@kubernetes.io
16
16
fork-per-release : " true"
17
17
fork-per-release-periodic-interval : 24h
18
18
fork-per-release-replacements : latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -166,7 +166,7 @@ periodics:
166
166
annotations :
167
167
testgrid-dashboards : sig-node-dynamic-resource-allocation, sig-node-cri-o, sig-release-master-informing
168
168
description : Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v1
169
- testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com
169
+ testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com, release-team@kubernetes.io
170
170
fork-per-release : " true"
171
171
fork-per-release-periodic-interval : 24h
172
172
fork-per-release-replacements : latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -225,7 +225,7 @@ periodics:
225
225
annotations :
226
226
testgrid-dashboards : sig-node-dynamic-resource-allocation, sig-node-cri-o, sig-release-master-informing
227
227
description : Runs E2E node tests for Dynamic Resource Allocation beta features with CRI-O using cgroup v2
228
- testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com
228
+ testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com, release-team@kubernetes.io
229
229
fork-per-release : " true"
230
230
fork-per-release-periodic-interval : 24h
231
231
fork-per-release-replacements : latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
@@ -284,7 +284,7 @@ periodics:
284
284
annotations :
285
285
testgrid-dashboards : sig-node-dynamic-resource-allocation, sig-node-containerd, sig-release-master-informing
286
286
description : Runs E2E node tests for Dynamic Resource Allocation beta features with containerd 1.7
287
- testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com
287
+ testgrid-alert-email : eduard.bartosh@intel.com, patrick.ohly@intel.com, release-team@kubernetes.io
288
288
fork-per-release : " true"
289
289
fork-per-release-periodic-interval : 24h
290
290
fork-per-release-replacements : latest-fast.txt -> latest-{{.Version}}.txt, https://dl.k8s.io/ci/fast -> https://dl.k8s.io/ci
0 commit comments