Skip to content

Commit

Permalink
kubernetes-csi: add dashboard annotations for all pull jobs
Browse files Browse the repository at this point in the history
The pull jobs for repos that get tested with multiple Kubernetes
versions didn't have dashboard annotations. Those are preferred over
explicitly configuring the dashboard.
  • Loading branch information
pohly committed Sep 23, 2019
1 parent 584c2fa commit 70e7b02
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-1-14-on-kubernetes-1-14
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.14 on Kubernetes 1.14.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -51,6 +55,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-1-14-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.14 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -84,6 +92,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -123,6 +135,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-1-15-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -156,6 +172,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-alpha-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -195,6 +215,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-alpha-1-15-on-kubernetes-master
description: Kubernetes-CSI pull alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -228,6 +252,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-csi-driver-host-path-unit
description: Kubernetes-CSI pull unit job in csi-driver-host-path
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-1-14-on-kubernetes-1-14
description: Kubernetes-CSI pull non-alpha job in external-attacher, using deployment 1.14 on Kubernetes 1.14.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -51,6 +55,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-1-14-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in external-attacher, using deployment 1.14 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -84,6 +92,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull non-alpha job in external-attacher, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -123,6 +135,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-1-15-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in external-attacher, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -156,6 +172,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-alpha-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull alpha job in external-attacher, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -195,6 +215,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-alpha-1-15-on-kubernetes-master
description: Kubernetes-CSI pull alpha job in external-attacher, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -228,6 +252,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-attacher-unit
description: Kubernetes-CSI pull unit job in external-attacher
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-1-14-on-kubernetes-1-14
description: Kubernetes-CSI pull non-alpha job in external-provisioner, using deployment 1.14 on Kubernetes 1.14.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -51,6 +55,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-1-14-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in external-provisioner, using deployment 1.14 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -84,6 +92,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull non-alpha job in external-provisioner, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -123,6 +135,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-1-15-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in external-provisioner, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -156,6 +172,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-alpha-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull alpha job in external-provisioner, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -195,6 +215,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-alpha-1-15-on-kubernetes-master
description: Kubernetes-CSI pull alpha job in external-provisioner, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -228,6 +252,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-external-provisioner-unit
description: Kubernetes-CSI pull unit job in external-provisioner
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
12 changes: 12 additions & 0 deletions config/jobs/kubernetes-csi/gen-jobs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@ EOF
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: $(job_name "pull" "$repo" "$tests" "$deployment" "$kubernetes")
description: Kubernetes-CSI pull $tests job in $repo, using deployment $deployment on Kubernetes ${kubernetes}
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -248,6 +252,10 @@ EOF
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: $(job_name "pull" "$repo" "$tests" "$deployment" master)
description: Kubernetes-CSI pull $tests job in $repo, using deployment $deployment on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -281,6 +289,10 @@ EOF
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: $(job_name "pull" "$repo" "unit")
description: Kubernetes-CSI pull unit job in $repo
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-1-14-on-kubernetes-1-14
description: Kubernetes-CSI pull non-alpha job in node-driver-registrar, using deployment 1.14 on Kubernetes 1.14.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -51,6 +55,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-1-14-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in node-driver-registrar, using deployment 1.14 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -84,6 +92,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull non-alpha job in node-driver-registrar, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -123,6 +135,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-1-15-on-kubernetes-master
description: Kubernetes-CSI pull non-alpha job in node-driver-registrar, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -156,6 +172,10 @@ presubmits:
preset-service-account: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-alpha-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull alpha job in node-driver-registrar, using deployment 1.15 on Kubernetes 1.15.0
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -195,6 +215,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-alpha-1-15-on-kubernetes-master
description: Kubernetes-CSI pull alpha job in node-driver-registrar, using deployment 1.15 on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -228,6 +252,10 @@ presubmits:
preset-dind-enabled: "true"
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-tab-name: pull-kubernetes-csi-node-driver-registrar-unit
description: Kubernetes-CSI pull unit job in node-driver-registrar
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down

0 comments on commit 70e7b02

Please sign in to comment.