Skip to content

Commit

Permalink
Move kind release-blocking jobs to k8s-infra-prow-build
Browse files Browse the repository at this point in the history
Greenhouse is up and running over there now

Just moving the master jobs for now to confirm everything looks
as expected
  • Loading branch information
spiffxp committed May 20, 2020
1 parent 3ff387b commit 20667d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
periodics:
- interval: 1h
cluster: k8s-infra-prow-build
name: ci-kubernetes-kind-e2e-parallel
annotations:
testgrid-dashboards: sig-release-master-blocking, sig-testing-kind
Expand Down Expand Up @@ -51,6 +52,7 @@ periodics:
# during the tests more like 3-20m is used
cpu: 2000m
- interval: 1h
cluster: k8s-infra-prow-build
name: ci-kubernetes-kind-ipv6-e2e-parallel
annotations:
testgrid-dashboards: sig-release-master-blocking, sig-testing-kind
Expand Down

0 comments on commit 20667d4

Please sign in to comment.