mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +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
|
volumeLimits: false
|
||||||
|
|
||||||
# Support for volume expansion in controllers
|
# Support for volume expansion in controllers
|
||||||
controllerExpansion: false
|
controllerExpansion: true
|
||||||
|
|
||||||
# Support for volume expansion in nodes
|
# Support for volume expansion in nodes
|
||||||
nodeExpansion: false
|
nodeExpansion: false
|
||||||
@ -61,7 +61,7 @@ DriverInfo:
|
|||||||
topology: false
|
topology: false
|
||||||
|
|
||||||
# Support populate data from snapshot
|
# Support populate data from snapshot
|
||||||
snapshotDataSource: false
|
snapshotDataSource: true
|
||||||
|
|
||||||
# Support populated data from PVC
|
# Support populated data from PVC
|
||||||
pvcDataSource: false
|
pvcDataSource: true
|
||||||
|
Loading…
Reference in New Issue
Block a user