You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5
Original file line number
Diff line number
Diff line change
@@ -108,18 +108,17 @@ $ make docker-build docker-test-integration
108
108
109
109
A third option is to run the test suite from within the very cluster that is under test.
110
110
111
-
To install the [helm-classic](https://github.com/helm/helm-classic) chart and start the tests:
111
+
To install the [helm](https://github.com/kubernetes/helm) chart and start the tests, assuming helm and its corresponding server component tiller are [installed](https://github.com/kubernetes/helm/blob/master/docs/install.md):
0 commit comments