diff options
| -rw-r--r-- | e2e-node-tests.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e2e-node-tests.md b/e2e-node-tests.md index 25ba672c..00735ed7 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 |
