mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 10:53:34 +00:00
ci: add files to run Kubernetes external storage e2e suite
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
27c8318a82
commit
fd4328cd53
10
scripts/k8s-storage/README.md
Normal file
10
scripts/k8s-storage/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Kubernetes external storage e2e test suite
|
||||
|
||||
The files in this directory are used by the k8s-e2e-external-storage CI job.
|
||||
This job runs the [Kubernetes end-to-end external storage tests][1] with
|
||||
different driver configurations/manifests (in the `driver-*.yaml` files). Each
|
||||
driver configuration refers to a StorageClass that is used while testing. The
|
||||
StorageClasses are created with the `create-storageclass.sh` script and the
|
||||
`sc-*.yaml.in` templates.
|
||||
|
||||
[1]: https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/external
|
Reference in New Issue
Block a user