Skip to content

Commit ae14b0e

Browse files
committed
wip: try explicit path to snapshotclass
1 parent 826d2f3 commit ae14b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/external-e2e/testdriver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
StorageClass:
55
FromFile: /tmp/csi/storageclass.yaml
66
SnapshotClass:
7-
FromName: true
7+
FromFile: /tmp/csi/snapshotclass.yaml
88
DriverInfo:
99
Name: test.csi.k8s.io
1010
SupportedFsType: {"nfs"}

0 commit comments

Comments
 (0)