Skip to content

Commit 3d7b5ea

Browse files
authored
Merge pull request #401 from RomanBednar/disable-fs-resize-test
add FSResizeFromSourceNotSupported anti-capability
2 parents f2a0f7f + 26be0c8 commit 3d7b5ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

deploy/kubernetes-1.24-test/test-driver.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ DriverInfo:
2020
singleNodeVolume: true
2121
snapshotDataSource: true
2222
topology: true
23+
FSResizeFromSourceNotSupported: true
2324
InlineVolumes:
2425
- shared: true

deploy/kubernetes-1.24/test-driver.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ DriverInfo:
2020
singleNodeVolume: true
2121
snapshotDataSource: true
2222
topology: true
23+
FSResizeFromSourceNotSupported: true
2324
InlineVolumes:
2425
- shared: true

0 commit comments

Comments
 (0)