Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network proxy e2e: Change timeouts and request to be consistent with other e2e #16409

Merged
merged 1 commit into from
Feb 21, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ presubmits:
- --repo=k8s.io/kubernetes=$(PULL_REFS)
- --repo=k8s.io/release
- --upload=gs://kubernetes-jenkins/pr-logs
- --timeout=80
- --timeout=105
- --scenario=kubernetes_e2e
- --
- --build=bazel
Expand All @@ -80,7 +80,10 @@ presubmits:
- --stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-network-proxy
- --provider=gce
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=9
- --timeout=60m
- --timeout=80m
image: gcr.io/k8s-testimages/kubekins-e2e:v20200220-47050c4-master
resources:
requests:
memory: "6Gi"
annotations:
testgrid-dashboards: sig-api-machinery-network-proxy