From 63068be7ef31912e16c6ddfa5c885b64e9de2d93 Mon Sep 17 00:00:00 2001 From: Michelle Au Date: Tue, 13 Nov 2018 16:42:57 -0800 Subject: [PATCH] Remove serial from gcepd-external tests --- test/e2e/storage/drivers/csi.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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