ci: add more tests for cephfs external test

Adding more tests for cephfs external tests

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2024-04-19 11:42:15 +02:00 committed by mergify[bot]
parent b095e0441a
commit cc0427fc4b

View File

@ -36,6 +36,18 @@ DriverInfo:
# Volume ownership via fsGroup
fsGroup: false
# multiple pods on a node can use the same volume concurrently
multipods: true
# support online expansion
onlineExpansion: true
# supports ReadWriteOncePod pod
readWriteOncePod: true
# supports ROX AccessMode in PVC
capReadOnlyMany: true
# Raw block mode
block: false