mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 59532, 59685, 59797). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Extend timeout to deal with pkg/master flake. **What this PR does / why we need it**: Workaround for bug #59450. Related to PR #59441. Locally test runs about 90 seconds. However on the bazel-test CI the test frequently runs over 5 minutes. Extending the timeout as a work-around to ease the rerun problem. As @mikedanese notes :- The Validate calls to the vendored go-openapi library are which make the test slow: https://github.com/kubernetes/kubernetes/blob/master/pkg/master/master_openapi_test.go#L91 We should probably do more perf and send a patch to upstream. **Special notes for your reviewer**: This is intended as a work-around to unblock other PRs while someone investigates the timeout issue. **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
controller/crdregistration | ||
ports | ||
reconcilers | ||
tunneler | ||
BUILD | ||
OWNERS | ||
client_ca_hook.go | ||
client_ca_hook_test.go | ||
client_util.go | ||
controller.go | ||
controller_test.go | ||
doc.go | ||
import_known_versions.go | ||
import_known_versions_test.go | ||
master.go | ||
master_openapi_test.go | ||
master_test.go | ||
services.go |