mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
remove comment
This commit is contained in:
parent
48b1576980
commit
2fa02552eb
@ -919,8 +919,6 @@ func makeContainersByQOS(class v1.PodQOSClass) []v1.Container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestPIDPressure(t *testing.T) {
|
func TestPIDPressure(t *testing.T) {
|
||||||
|
|
||||||
// Define test cases
|
|
||||||
testCases := []struct {
|
testCases := []struct {
|
||||||
name string
|
name string
|
||||||
podsToMake []podToMake
|
podsToMake []podToMake
|
||||||
|
Loading…
Reference in New Issue
Block a user