From a0921a270613fc4fcb679110c524d9bacaf0f4b1 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Thu, 4 Apr 2024 15:53:57 +0200 Subject: [PATCH] ci: add snapshotclass name adding snapshotclass name for external tests. Signed-off-by: Madhu Rajanna --- scripts/k8s-storage/driver-cephfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/k8s-storage/driver-cephfs.yaml b/scripts/k8s-storage/driver-cephfs.yaml index 2a62b6e91..7c7de2c2f 100644 --- a/scripts/k8s-storage/driver-cephfs.yaml +++ b/scripts/k8s-storage/driver-cephfs.yaml @@ -6,7 +6,7 @@ StorageClass: SnapshotClass: # Must be set to enable snapshotting tests - FromName: false + FromExistingClassName: k8s-storage-e2e-cephfs DriverInfo: # Internal name of the driver, display name in the test case and test objects