mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: run snapshot tests and expand tests
enabling snapshot,pvc clone tests and the expand tests to see if everything works fine. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
c1467242c6
commit
e72cf23bc0
@ -46,7 +46,7 @@ DriverInfo:
|
||||
volumeLimits: false
|
||||
|
||||
# Support for volume expansion in controllers
|
||||
controllerExpansion: false
|
||||
controllerExpansion: true
|
||||
|
||||
# Support for volume expansion in nodes
|
||||
nodeExpansion: false
|
||||
@ -61,7 +61,7 @@ DriverInfo:
|
||||
topology: false
|
||||
|
||||
# Support populate data from snapshot
|
||||
snapshotDataSource: false
|
||||
snapshotDataSource: true
|
||||
|
||||
# Support populated data from PVC
|
||||
pvcDataSource: false
|
||||
pvcDataSource: true
|
||||
|
Loading…
Reference in New Issue
Block a user