From c586e0d8089d7260aced318b17771473ce2987b0 Mon Sep 17 00:00:00 2001 From: "Dr. Stefan Schimanski" Date: Mon, 22 Aug 2016 13:07:16 +0200 Subject: Add some docs about the missing node e2e scheduling --- e2e-node-tests.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e2e-node-tests.md') diff --git a/e2e-node-tests.md b/e2e-node-tests.md index 3feaf761..de993b8c 100644 --- a/e2e-node-tests.md +++ b/e2e-node-tests.md @@ -42,6 +42,8 @@ Node e2e tests are run as both pre- and post- submit tests by the Kubernetes pro *Note: Linux only. Mac and Windows unsupported.* +*Note: There is no scheduler running. The e2e tests have to do manual scheduling, e.g. by using `framework.PodClient`.* + # Running tests ## Locally -- cgit v1.2.3