mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Remove serial from gcepd-external tests
This commit is contained in:
parent
bfb95290b9
commit
63068be7ef
@ -239,7 +239,7 @@ func InitGcePDExternalCSIDriver() TestDriver {
|
|||||||
driverInfo: DriverInfo{
|
driverInfo: DriverInfo{
|
||||||
Name: "com.google.csi.gcepd",
|
Name: "com.google.csi.gcepd",
|
||||||
// TODO(#70258): this is temporary until we can figure out how to make e2e tests a library
|
// 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,
|
MaxFileSize: testpatterns.FileSizeMedium,
|
||||||
SupportedFsType: sets.NewString(
|
SupportedFsType: sets.NewString(
|
||||||
"", // Default fsType
|
"", // Default fsType
|
||||||
|
Loading…
Reference in New Issue
Block a user