diff --git a/test/e2e/storage/drivers/csi.go b/test/e2e/storage/drivers/csi.go index 5f1330c9acc..605962cf64c 100644 --- a/test/e2e/storage/drivers/csi.go +++ b/test/e2e/storage/drivers/csi.go @@ -239,7 +239,7 @@ func InitGcePDExternalCSIDriver() TestDriver { driverInfo: DriverInfo{ Name: "com.google.csi.gcepd", // TODO(#70258): this is temporary until we can figure out how to make e2e tests a library - FeatureTag: "[Serial][Feature: gcePD-external]", + FeatureTag: "[Feature: gcePD-external]", MaxFileSize: testpatterns.FileSizeMedium, SupportedFsType: sets.NewString( "", // Default fsType