k3s/test/integration/scheduler
Wei Huang ad6e3617d3
update logic of adding default DS pod tolerations
- update DS pod default tolerations: add PIDPressure, remove OutOfDisk
- remove useless tolerations testcases
2018-11-29 01:18:32 -08:00
..
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
extender_test.go kube-scheduler: move stopCh creation out of scheduler factory code 2018-11-08 16:43:59 +01:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
predicates_test.go Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
preemption_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
priorities_test.go Add integration tests for image locality priority 2018-08-31 01:28:18 -07:00
scheduler_test.go kube-scheduler: move stopCh creation out of scheduler factory code 2018-11-08 16:43:59 +01:00
taint_test.go update logic of adding default DS pod tolerations 2018-11-29 01:18:32 -08:00
util.go Disable equivalence cache by default in the scheduler integration tests 2018-11-13 11:23:19 -08:00
volume_binding_test.go Disable equivalence cache by default in the scheduler integration tests 2018-11-13 11:23:19 -08:00