k3s/test/integration/scheduler
Kubernetes Submit Queue 6309ded22e
Merge pull request #67864 from k82cn/k8s_67823
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Taint node in paralle.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #67823 

**Release note**:
```release-note
None
```
2018-09-02 01:02:34 -07:00
..
BUILD auto-generated 2018-08-24 10:58:09 +08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
extender_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04: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 Fix PDB preemption tests. 2018-05-16 17:18:46 -07:00
priorities_test.go Add integration tests for image locality priority 2018-08-31 01:28:18 -07:00
scheduler_test.go Add integration tests for image locality priority 2018-08-31 01:28:18 -07:00
taint_test.go Taint node in paralle. 2018-09-01 09:57:02 +08:00
util.go Merge pull request #68081 from silveryfu/image-locality-tests-new 2018-09-01 16:58:33 -07:00
volume_binding_test.go related test update 2018-08-29 10:30:16 +08:00