Skip to content

Commit eff3163

Browse files
authored
Merge pull request #35234 from dims/dashboard-to-monitor-jobs-that-require/use-a-GPU
[testgrid] Dashboard to monitor jobs that require/use a GPU
2 parents a71cd14 + 2aa248b commit eff3163

File tree

8 files changed

+9
-7
lines changed

8 files changed

+9
-7
lines changed

config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ periodics:
2626
fork-per-release: "true"
2727
fork-per-release-replacements: "--extract=ci/fast/latest-fast -> --extract=ci/latest-{{.Version}}"
2828
fork-per-release-cron: 0 0-23/2 * * *, 0 3-23/6 * * *, 0 8-23/12 * * *, 0 8-23/24 * * *, 0 14-23/24 * * *
29-
testgrid-dashboards: sig-release-master-blocking, google-gce
29+
testgrid-dashboards: sig-release-master-blocking, google-gce, sig-node-gpu
3030
testgrid-tab-name: gce-device-plugin-gpu-master
3131
testgrid-alert-email: [email protected], [email protected]
3232
description: "Uses kubetest to run e2e tests (+Feature:GPUDevicePlugin) against a cluster created with cluster/kube-up.sh"

config/jobs/kubernetes/sig-cloud-provider/periodic-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ periodics:
33
cluster: eks-prow-build-cluster
44
name: ci-kubernetes-e2e-ec2-device-plugin-gpu
55
annotations:
6-
testgrid-dashboards: amazon-ec2
6+
testgrid-dashboards: amazon-ec2, sig-node-gpu
77
testgrid-tab-name: ci-kubernetes-e2e-ec2-device-plugin-gpu
88
labels:
99
preset-e2e-containerd-ec2: "true"

config/jobs/kubernetes/sig-node/containerd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ periodics:
500500
cpu: 4
501501
memory: 6Gi
502502
annotations:
503-
testgrid-dashboards: sig-node-containerd
503+
testgrid-dashboards: sig-node-containerd, sig-node-gpu
504504
testgrid-tab-name: e2e-cos-device-plugin-gpu
505505
testgrid-num-failures-to-alert: '8'
506506
testgrid-alert-stale-results-hours: '24'

config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ periodics:
7878
fork-per-release-cron: 0 14-23/24 * * *
7979
testgrid-alert-email: [email protected]
8080
testgrid-alert-stale-results-hours: "24"
81-
testgrid-dashboards: sig-release-1.30-blocking, google-gce
81+
testgrid-dashboards: sig-release-1.30-blocking, google-gce, sig-node-gpu
8282
testgrid-num-failures-to-alert: "6"
8383
testgrid-tab-name: gce-device-plugin-gpu-1.30
8484
cluster: k8s-infra-prow-build

config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ periodics:
7878
fork-per-release-cron: 0 8-23/24 * * *, 0 14-23/24 * * *
7979
testgrid-alert-email: [email protected]
8080
testgrid-alert-stale-results-hours: "24"
81-
testgrid-dashboards: sig-release-1.31-blocking, google-gce
81+
testgrid-dashboards: sig-release-1.31-blocking, google-gce, sig-node-gpu
8282
testgrid-num-failures-to-alert: "6"
8383
testgrid-tab-name: gce-device-plugin-gpu-1.31
8484
cluster: k8s-infra-prow-build

config/jobs/kubernetes/sig-release/release-branch-jobs/1.32.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ periodics:
7878
fork-per-release-cron: 0 8-23/12 * * *, 0 8-23/24 * * *, 0 14-23/24 * * *
7979
testgrid-alert-email: [email protected]
8080
testgrid-alert-stale-results-hours: "24"
81-
testgrid-dashboards: sig-release-1.32-blocking, google-gce
81+
testgrid-dashboards: sig-release-1.32-blocking, google-gce, sig-node-gpu
8282
testgrid-num-failures-to-alert: "6"
8383
testgrid-tab-name: gce-device-plugin-gpu-1.32
8484
cluster: k8s-infra-prow-build

config/jobs/kubernetes/sig-release/release-branch-jobs/1.33.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ periodics:
7878
fork-per-release-cron: 0 3-23/6 * * *, 0 8-23/12 * * *, 0 8-23/24 * * *, 0 14-23/24 * * *
7979
testgrid-alert-email: [email protected]
8080
testgrid-alert-stale-results-hours: "24"
81-
testgrid-dashboards: sig-release-1.33-blocking, google-gce
81+
testgrid-dashboards: sig-release-1.33-blocking, google-gce, sig-node-gpu
8282
testgrid-num-failures-to-alert: "6"
8383
testgrid-tab-name: gce-device-plugin-gpu-1.33
8484
cluster: k8s-infra-prow-build

config/testgrids/kubernetes/sig-node/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dashboard_groups:
88
- sig-node-dynamic-resource-allocation
99
- sig-node-presubmits
1010
- sig-node-ec2
11+
- sig-node-gpu
1112
- sig-node-ppc64le
1213
# These dashboards are for out-of-tree SIG Node projects
1314
- sig-node-cadvisor
@@ -129,4 +130,5 @@ dashboards:
129130

130131
- name: sig-node-dynamic-resource-allocation
131132
- name: sig-node-presubmits
133+
- name: sig-node-gpu
132134
- name: sig-node-image-pushes

0 commit comments

Comments
 (0)