csi-test
csi-test copied to clipboard
CSI test frameworks
Below is the list of tests proposed to implement for E2E sanity check, please review and provide your feedback: **CreateVolume:** 1. Create volume with specific name and then create volume...
Currently we only test the SINGLE_NODE_WRITER access mode. I suggest we add positive and negative test cases for every supported access mode: SINGLE_NODE_WRITER * should succeed with single readonly publish...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.50.1 New Features gcp/observability: support new configuration defined in public preview user guide Release 1.50.0 Behavior Changes...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.5 to 2.3.1. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.3.1 2.3.1 Fixes Several users were invoking ginkgo by installing the latest version of the cli via go...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.1 to 1.22.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.22.1 1.22.1 Fixes When passed a context and no explicit timeout, Eventually will only timeout when the context...
Target must exist when sended to plugin. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in...
Don't test controller calls when plugin don't advertise controller capability. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to...
Controller may don't have capability to create a volume. Don't try if no capability. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind `...
In [GetPluginCapabilities](https://github.com/container-storage-interface/spec/blob/master/spec.md#getplugincapabilities) PluginCapability is optional Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.32.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.32.0 1.32.0 Maintenance Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care...