Skip to content

Commit

Permalink
Merge pull request #18916 from spiffxp/migrate-pull-e2e-gce-to-k8s-in…
Browse files Browse the repository at this point in the history
…fra-prow-build

Migrate pull-kubernetes-e2e-gce to k8s-infra-prow-build
  • Loading branch information
k8s-ci-robot authored Aug 19, 2020
2 parents bfa1bea + 6416718 commit 3df0356
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ presubmits:
kubernetes/kubernetes:
- name: pull-kubernetes-e2e-gce
always_run: false
cluster: k8s-infra-prow-build
skip_branches:
- release-\d+\.\d+ # per-release image
annotations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ presubmits:
- always_run: true
branches:
- release-1.16
cluster: k8s-infra-prow-build
labels:
preset-bazel-remote-cache-enabled: "true"
preset-bazel-scratch-dir: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,7 @@ presubmits:
- always_run: true
branches:
- release-1.17
cluster: k8s-infra-prow-build
labels:
preset-bazel-remote-cache-enabled: "true"
preset-bazel-scratch-dir: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,7 @@ presubmits:
- always_run: true
branches:
- release-1.18
cluster: k8s-infra-prow-build
labels:
preset-bazel-remote-cache-enabled: "true"
preset-bazel-scratch-dir: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,7 @@ presubmits:
- always_run: false
branches:
- release-1.19
cluster: k8s-infra-prow-build
labels:
preset-bazel-remote-cache-enabled: "true"
preset-bazel-scratch-dir: "true"
Expand Down

0 comments on commit 3df0356

Please sign in to comment.