mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #71015 from msau42/remove-serial
Remove serial from gcepd-external tests
This commit is contained in:
commit
5ac8be2792
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user