aljoscha commented on a change in pull request #6372: [Flink-9353] Tests running per job standalone cluster with Docker & Kubernetes URL: https://github.com/apache/flink/pull/6372#discussion_r205122919
########## File path: flink-end-to-end-tests/README.md ########## @@ -31,6 +31,12 @@ You can also run tests individually via $ FLINK_DIR=<flink dir> flink-end-to-end-tests/run-single-test.sh your_test.sh arg1 arg2 ``` +### Kubernetes test + +Kubernetes test (test_kubernetes_embedded_job.sh) assumes a running minikube cluster. Right now we cannot Review comment: gotcha 👌 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
