mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Merge pull request #101233 from pohly/e2e-suite-cleanup
storage e2e: remove obsolete function
This commit is contained in:
commit
497e7c0c1e
@ -90,9 +90,6 @@ func (t *volumePerformanceTestSuite) GetTestSuiteInfo() storageframework.TestSui
|
|||||||
func (t *volumePerformanceTestSuite) SkipUnsupportedTests(driver storageframework.TestDriver, pattern storageframework.TestPattern) {
|
func (t *volumePerformanceTestSuite) SkipUnsupportedTests(driver storageframework.TestDriver, pattern storageframework.TestPattern) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (t *volumePerformanceTestSuite) SkipRedundantSuite(driver storageframework.TestDriver, pattern storageframework.TestPattern) {
|
|
||||||
}
|
|
||||||
|
|
||||||
func (t *volumePerformanceTestSuite) DefineTests(driver storageframework.TestDriver, pattern storageframework.TestPattern) {
|
func (t *volumePerformanceTestSuite) DefineTests(driver storageframework.TestDriver, pattern storageframework.TestPattern) {
|
||||||
type local struct {
|
type local struct {
|
||||||
config *storageframework.PerTestConfig
|
config *storageframework.PerTestConfig
|
||||||
|
Loading…
Reference in New Issue
Block a user