diff --git a/tests/README.md b/tests/README.md index e4acd667c0..e0804b6ee8 100644 --- a/tests/README.md +++ b/tests/README.md @@ -15,8 +15,6 @@ included in the tests. ### Test Suite -**To use KFserving v0.5/0.6 instead of KServe v0.7, comment the 6,7th lines and uncomment the 10,11th lines here [e2e/utils/kserve.py](https://github.com/kubeflow/manifests/compare/master/tests/e2e/utils/kserve.py#L6-L11)** - The e2e tests are completely independent of the underlying K8s cluster, as well as the platform of the cluster. These tests should be able to run in real world clusters, as well as ephemeral ones like KinD.