k3s/test
k8s-merge-robot 3d332a047b Merge pull request #26961 from sttts/sttts-flake-26210-decouple-port-80
Automatic merge from submit-queue

Flake 26210: decouple explicit access from port 80

Flake #26210 only happens for port 80. To decouple the possible causes, all
tests with explicit port 80 are moved to port 1080 (these were 80% of the flakes).
The urls without a specified port (which map to port 80 though) are left untouched.

If port 1080 does not show up as flake now, there is really a connection to the
actual port number.
2016-06-08 11:16:13 -07:00
..
component/scheduler/perf Removed all pause image constant strings, now the pause image is chosen by arch. Part of the effort of making e2e arch-agnostic 2016-05-26 19:16:43 +03:00
e2e Merge pull request #26961 from sttts/sttts-flake-26210-decouple-port-80 2016-06-08 11:16:13 -07:00
e2e_node Merge pull request #26735 from timstclair/local-e2e 2016-06-07 14:51:18 -07:00
fixtures/pkg/kubectl/cmd/apply
images Rework of resource consumer. 2016-06-01 15:50:03 +02:00
integration shorten gc stress test 2016-06-07 15:58:30 -07:00
kubemark Add retries for make in start-kubemark 2016-05-30 16:51:30 +02:00
soak Convert everything to use vendor/ 2016-05-08 20:30:37 -07:00
OWNERS