k3s/test
Kubernetes Submit Queue 5f2846eefb Merge pull request #31973 from soltysh/job_e2e_slowness
Automatic merge from submit-queue

Speed up job's e2e when waiting for failure

**What this PR does / why we need it**:
Job controller synchronizes objects only when job itself or underlying pod changes. Or, when full resync is performed once 10 mins. This leads e2e test to unnecessarily wait that longer timeout, sometimes at least. I've added job modification action which triggers resync, if the job wasn't terminated within shorter period of time.

@ixdy ptal
@janetkuo @erictune fyi
2016-09-23 06:58:17 -07:00
..
e2e Merge pull request #31973 from soltysh/job_e2e_slowness 2016-09-23 06:58:17 -07:00
e2e_node Merge pull request #33236 from dchen1107/test1 2016-09-23 04:50:36 -07:00
fixtures Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
images Merge pull request #31241 from m1093782566/m109-cross-build-serve-hostname 2016-09-12 05:57:46 -07:00
integration Merge pull request #33167 from guangxuli/k8s_0921_02 2016-09-23 06:05:42 -07:00
kubemark Extend kubemark cluster startup timeout to account for log route creation 2016-09-20 16:00:00 +02:00
soak Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
utils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00