mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
e2e: cephfs rados namespace test
Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
@ -60,6 +60,9 @@ func createConfigMap(pluginPath string, c kubernetes.Interface, f *framework.Fra
|
||||
RBD: cephcsi.RBD{
|
||||
RadosNamespace: radosNamespace,
|
||||
},
|
||||
CephFS: cephcsi.CephFS{
|
||||
RadosNamespace: radosNamespace,
|
||||
},
|
||||
ReadAffinity: cephcsi.ReadAffinity{
|
||||
Enabled: true,
|
||||
CrushLocationLabels: []string{
|
||||
|
Reference in New Issue
Block a user