Merge pull request #118451 from jingxu97/june/podonly
Add mininumKubelet tag into ReadWriteOncePod test
This commit is contained in:
		@@ -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]",
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user