kubernetes/test/e2e/scheduling
Jan Chaloupka b3249a1b39 e2e scheduling priorities: do not reference control loop variable
Otherwise, nodeNameToPodList[nodeName] list will have all its references
identical (corresponding to the control variable reference).
Thus, making all the pods in the list identical.
2021-09-23 13:08:03 +02:00
..
events.go Remove E2E test for NodePreferAvoidPods scheduling Score 2021-07-15 14:55:09 -04:00
framework.go remove unused funcs for e2e predicates 2020-12-12 09:43:01 +08:00
limit_range.go enable verify-golangci-lint.sh 2021-07-14 08:53:33 -04:00
nvidia-gpus.go Use local daemonset manifest for installing Nvidia drivers 2020-07-18 21:01:00 -05:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
predicates.go don't panic if nodeIPs are not found 2021-06-21 10:59:09 +02:00
preemption.go cleanup: remove TODO at e2e scheduling preemption test 2021-05-19 17:34:50 +08:00
priorities.go e2e scheduling priorities: do not reference control loop variable 2021-09-23 13:08:03 +02:00
ubernetes_lite.go Tag Multi-AZ scheduling tests as serial 2021-03-18 10:31:03 -07:00