k3s/test
Kubernetes Submit Queue d46d67159f
Merge pull request #65222 from adelina-t/make-e2e-test-platform-agnostic
Automatic merge from submit-queue (batch tested with PRs 67739, 65222). 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>.

Tests: Make e2e test platform-agnostic

The test:
[k8s.io] Pods should support remote command execution over websockets [NodeConformance]

  uses cat on /etc/resolv.conf and checks if the output from the container is  "namespace",
which is incompatible with windows containers as there is no such file.

  Since the test just check if remote command execution works, the command is
irrelevant as long as the output checks out. Switched to using echo "remote execution test",
and checking that output as it works for both windows and linux.
2018-08-28 12:31:04 -07:00
..
cmd Merge pull request #67734 from Huang-Wei/fix-nodelost-issue 2018-08-27 22:18:12 -07:00
conformance Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance 2018-08-16 11:57:28 -07:00
e2e Merge pull request #65222 from adelina-t/make-e2e-test-platform-agnostic 2018-08-28 12:31:04 -07:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Merge pull request #67805 from linyouchong/pr-0824 2018-08-26 14:07:28 -07:00
fixtures Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
images Merge pull request #67351 from mkimuram/issue/67269 2018-08-20 19:13:52 -07:00
integration Merge pull request #64097 from damemi/hpa-metrics-specificity 2018-08-27 13:48:13 -07:00
kubemark Parallelize kubemark cluster creation 2018-08-23 18:33:38 +02:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck Deduplicate identical typecheck errors between platforms. 2018-03-28 19:42:48 -07:00
utils Change rbd base image back to fedora 26 2018-08-13 20:27:44 +00:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00