Skip to content

Commit

Permalink
Merge pull request #15345 from mengqiy/revert-15342-ace/kbe2e
Browse files Browse the repository at this point in the history
Revert "fix: v1/v2 e2e tests after kubebuilder refactor"
  • Loading branch information
k8s-ci-robot authored Nov 21, 2019
2 parents 33ae48f + ab951b2 commit 8d07c82
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
annotations:
testgrid-dashboards: sig-api-machinery-kubebuilder
testgrid-tab-name: kubebuilder
- name: pull-kubebuilder-e2e-v1
- name: pull-kubebuilder-e2e
decorate: true
always_run: true
optional: true
Expand All @@ -31,7 +31,7 @@ presubmits:
command:
# see https://github.com/kubernetes/test-infra/blob/bb41c9ee91b50fffa843e2a6fbc0fe361999f682/config/prow/config.yaml#L590-L613
- runner.sh
- test_e2e_v1.sh
- test_e2e.sh
resources:
requests:
cpu: 4000m
Expand Down

0 comments on commit 8d07c82

Please sign in to comment.