mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
Merge pull request #118451 from jingxu97/june/podonly
Add mininumKubelet tag into ReadWriteOncePod test
This commit is contained in:
commit
2901730626
@ -60,6 +60,7 @@ func InitCustomReadWriteOncePodTestSuite(patterns []storageframework.TestPattern
|
|||||||
tsInfo: storageframework.TestSuiteInfo{
|
tsInfo: storageframework.TestSuiteInfo{
|
||||||
Name: "read-write-once-pod",
|
Name: "read-write-once-pod",
|
||||||
TestPatterns: patterns,
|
TestPatterns: patterns,
|
||||||
|
FeatureTag: "[MinimumKubeletVersion:1.27]",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user