remove comment

This commit is contained in:
reinka 2024-02-13 20:12:00 +01:00 committed by Andrei Poehlmann
parent 48b1576980
commit 2fa02552eb

View File

@ -919,8 +919,6 @@ func makeContainersByQOS(class v1.PodQOSClass) []v1.Container {
}
func TestPIDPressure(t *testing.T) {
// Define test cases
testCases := []struct {
name string
podsToMake []podToMake