mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
helm: add helm charts E2E
This PR adds the support for helm installation, and cephcsi helm charts deployment and teardown and also runs E2E on for helm charts. Add socat to provide port forwadring access for helm Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
b2dfcae802
commit
d09ffbd6de
@ -92,7 +92,7 @@ cluster or you can pass `kubeconfig`flag while running tests.
|
||||
Functional tests are run by the `go test` command.
|
||||
|
||||
```console
|
||||
$go test ./e2e/ -timeout=20m -v
|
||||
$go test ./e2e/ -timeout=20m -v -mod=vendor
|
||||
```
|
||||
|
||||
Functional tests can be invoked by `make` command
|
||||
|
Reference in New Issue
Block a user