Skip to content

Commit

Permalink
kubernetes-csi: reorder testgrid
Browse files Browse the repository at this point in the history
72 jobs in a single testgrid are too much. We now distinguish between
periodic CI jobs and pull jobs. Testgrids with just a single job are
avoided, instead those jobs are in "sig-storage-csi-other".
  • Loading branch information
pohly committed Oct 2, 2019
1 parent 56b4e0d commit 7ecd68a
Show file tree
Hide file tree
Showing 14 changed files with 302 additions and 186 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull job on csi-driver-flex
testgrid-dashboards: sig-storage-csi-other
testgrid-tab-name: pull-kubernetes-csi-csi-driver-flex
description: Kubernetes-CSI pull job in repo csi-driver-flex
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 @@ -13,8 +13,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.14 on Kubernetes 1.14.0
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: 1-14-on-kubernetes-1-14
description: Kubernetes-CSI pull job in repo csi-driver-host-path for non-alpha tests, using deployment 1.14 on Kubernetes 1.14
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand All @@ -28,7 +29,7 @@ presubmits:
# Update only when the newer version is known to not cause issues,
# otherwise presubmit jobs may start to fail for reasons that are
# unrelated to the PR. Testing against the latest Kubernetes is covered
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi#Summary).
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi-ci#Summary).
- name: CSI_PROW_KUBERNETES_VERSION
value: "1.14.0"
- name: CSI_PROW_KUBERNETES_DEPLOYMENT
Expand All @@ -55,8 +56,9 @@ presubmits:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.14 on Kubernetes master
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: 1-14-on-kubernetes-master
description: Kubernetes-CSI pull job in repo csi-driver-host-path for non-alpha tests, 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 @@ -91,8 +93,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes 1.15.0
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: 1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull job in repo csi-driver-host-path for non-alpha tests, using deployment 1.15 on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand All @@ -106,7 +109,7 @@ presubmits:
# Update only when the newer version is known to not cause issues,
# otherwise presubmit jobs may start to fail for reasons that are
# unrelated to the PR. Testing against the latest Kubernetes is covered
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi#Summary).
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi-ci#Summary).
- name: CSI_PROW_KUBERNETES_VERSION
value: "1.15.0"
- name: CSI_PROW_KUBERNETES_DEPLOYMENT
Expand All @@ -133,8 +136,9 @@ presubmits:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull non-alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes master
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: 1-15-on-kubernetes-master
description: Kubernetes-CSI pull job in repo csi-driver-host-path for non-alpha tests, 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 @@ -169,8 +173,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes 1.15.0
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: alpha-1-15-on-kubernetes-1-15
description: Kubernetes-CSI pull job in repo csi-driver-host-path for alpha tests, using deployment 1.15 on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand All @@ -184,7 +189,7 @@ presubmits:
# Update only when the newer version is known to not cause issues,
# otherwise presubmit jobs may start to fail for reasons that are
# unrelated to the PR. Testing against the latest Kubernetes is covered
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi#Summary).
# by periodic jobs (see https://k8s-testgrid.appspot.com/sig-storage-csi-ci#Summary).
- name: CSI_PROW_KUBERNETES_VERSION
value: "1.15.0"
- name: CSI_PROW_KUBERNETES_DEPLOYMENT
Expand All @@ -211,8 +216,9 @@ presubmits:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull alpha job in csi-driver-host-path, using deployment 1.15 on Kubernetes master
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: alpha-1-15-on-kubernetes-master
description: Kubernetes-CSI pull job in repo csi-driver-host-path for alpha tests, 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 @@ -247,8 +253,9 @@ presubmits:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull unit job in csi-driver-host-path
testgrid-dashboards: sig-storage-csi-csi-driver-host-path
testgrid-tab-name: unit
description: Kubernetes-CSI pull job in repo csi-driver-host-path for unit tests
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -285,10 +292,10 @@ periodics:
preset-bazel-remote-cache-enabled: "false"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.14-on-1.14
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.14 and 1.14 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment 1.14 on Kubernetes 1.14
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -325,10 +332,10 @@ periodics:
preset-bazel-remote-cache-enabled: "false"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.14-on-1.15
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.15 and 1.14 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment 1.14 on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -365,10 +372,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.14-on-master
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes master and 1.14 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, 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 @@ -405,10 +412,10 @@ periodics:
preset-bazel-remote-cache-enabled: "false"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.15-on-1.14
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.14 and 1.15 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment 1.15 on Kubernetes 1.14
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -445,10 +452,10 @@ periodics:
preset-bazel-remote-cache-enabled: "false"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.15-on-1.15
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.15 and 1.15 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment 1.15 on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -485,10 +492,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: 1.15-on-master
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes master and 1.15 sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, 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 @@ -525,10 +532,10 @@ periodics:
preset-bazel-remote-cache-enabled: "false"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: alpha-1.15-on-1.15
testgrid-alert-email: [email protected]
description: Kubernetes-CSI alpha tests with Kubernetes 1.15 and 1.15 sidecars
description: periodic Kubernetes-CSI job for alpha tests, using deployment 1.15 on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -565,10 +572,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: canary-on-1.14
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.14 and canary sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment canary on Kubernetes 1.14
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -611,10 +618,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: canary-on-1.15
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes 1.15 and canary sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment canary on Kubernetes 1.15
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -657,10 +664,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: canary-on-master
testgrid-alert-email: [email protected]
description: Kubernetes-CSI non-alpha tests with Kubernetes master and canary sidecars
description: periodic Kubernetes-CSI job for non-alpha tests, using deployment canary on Kubernetes master
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down Expand Up @@ -703,10 +710,10 @@ periodics:
preset-bazel-remote-cache-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
testgrid-dashboards: sig-storage-csi-ci
testgrid-tab-name: alpha-canary-on-master
testgrid-alert-email: [email protected]
description: Kubernetes-CSI alpha tests with Kubernetes master and canary sidecars
description: periodic Kubernetes-CSI job for alpha tests, using deployment canary on Kubernetes master
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,8 +12,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull job on csi-lib-utils
testgrid-dashboards: sig-storage-csi-other
testgrid-tab-name: pull-kubernetes-csi-csi-lib-utils
description: Kubernetes-CSI pull job in repo csi-lib-utils
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
5 changes: 3 additions & 2 deletions config/jobs/kubernetes-csi/csi-proxy/csi-proxy-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull job on csi-proxy
testgrid-dashboards: sig-storage-csi-other
testgrid-tab-name: pull-kubernetes-csi-csi-proxy
description: Kubernetes-CSI pull job in repo csi-proxy
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,8 +12,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull job on csi-release-tools
testgrid-dashboards: sig-storage-csi-other
testgrid-tab-name: pull-kubernetes-csi-csi-release-tools
description: Kubernetes-CSI pull job in repo csi-release-tools
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
5 changes: 3 additions & 2 deletions config/jobs/kubernetes-csi/csi-test/csi-test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ presubmits:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-storage-csi
description: Kubernetes-CSI pull job on csi-test
testgrid-dashboards: sig-storage-csi-other
testgrid-tab-name: pull-kubernetes-csi-csi-test
description: Kubernetes-CSI pull job in repo csi-test
spec:
containers:
# We need this image because it has Docker in Docker and go.
Expand Down
Loading

0 comments on commit 7ecd68a

Please sign in to comment.