k3s/test
Kubernetes Submit Queue 5c1d7a7d99 Merge pull request #30641 from Random-Liu/fix-liveness-check-flake
Automatic merge from submit-queue

Add back the original liveness check timeout.

Fixes https://github.com/kubernetes/kubernetes/issues/30342.
Fixes https://github.com/kubernetes/kubernetes/issues/30335.

When I moved the test into common directory, I removed the original 10s timeout - 0362789283 (diff-0f856ff011970dca55a2cd916b9ddcf0L1128).

It turns out that the default 1s timeout is not enough. In all the flake, the probe request is cancelled on the kubelet side. This PR added back a 5s timeout to eliminate the flake.

Mark P0 to match the corresponding issue.

@freehan 
/cc @matchstick :)
2016-08-16 11:47:39 -07:00
..
component/scheduler/perf Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
e2e Merge pull request #30641 from Random-Liu/fix-liveness-check-flake 2016-08-16 11:47:39 -07:00
e2e_node Add AppArmor E2E test 2016-08-15 13:25:22 -07:00
fixtures/pkg/kubectl/cmd add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
images Add test for supplemental gid annotation to pv e2e test 2016-08-09 18:23:06 -04:00
integration Merge pull request #29802 from jfrazelle/fix-go-vet-errors 2016-08-15 13:10:08 -07:00
kubemark Update core etcd references to use 3.0.4 2016-08-12 13:39:07 -05: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 Assign Probing Container tests to Random-Liu 2016-08-09 17:20:00 -07:00