k3s/test
Kubernetes Submit Queue 46e159219e Merge pull request #49712 from ironcladlou/gc-e2e-timeout-fix
Automatic merge from submit-queue (batch tested with PRs 49712, 49694, 49714, 49670, 49717)

Reduce GC e2e test flakiness

Increase GC wait timeout in a flaky e2e test. The test expects a GC
operation to be performed within 30s, while in practice the operation
often takes longer due to a delay between the enqueueing of the owner's
delete operation and the GC's actual processing of that event. Doubling
the time seems to stabilize the test. The test's assumptions can be
revisited, and the processing delay under load can be investigated in
the future.

Extracted from https://github.com/kubernetes/kubernetes/pull/47665 per https://github.com/kubernetes/kubernetes/pull/47665#issuecomment-318219099.

/cc @sttts @caesarxuchao @deads2k @kubernetes/sig-api-machinery-bugs


```release-note
NONE
```
2017-07-28 08:14:58 -07:00
..
e2e Merge pull request #49712 from ironcladlou/gc-e2e-timeout-fix 2017-07-28 08:14:58 -07:00
e2e_federation Fix ReplicaSet federation e2e test: use explicit cluster.ReplicaSets 2017-07-26 09:51:41 -07:00
e2e_node Merge pull request #49443 from yguo0905/gke-tests 2017-07-28 07:22:36 -07:00
fixtures Flag support in kubectl plugins 2017-07-18 15:35:40 -03:00
images Move e2e dependent images from kubernetes/kubernetes.github.io repo 2017-07-20 09:48:18 +05:30
integration Merge pull request #49638 from liggitt/remove-nodes-binding 2017-07-28 05:08:10 -07:00
kubemark Fix bug in command retrying in kubemark 2017-07-24 17:18:50 +02:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
utils # This is a combination of 2 commits. 2017-07-19 00:28:40 -04:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS Merge pull request #49286 from kargakis/remote-myself-from-some-places 2017-07-25 06:41:08 -07:00
test_owners.csv remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00