kubernetes/test/integration/scheduler
Kubernetes Submit Queue b5cd7d81bd
Merge pull request #62933 from bsalamat/fix_pdb
Automatic merge from submit-queue (batch tested with PRs 63914, 63887, 64116, 64026, 62933). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix preemption tests that use PDB

**What this PR does / why we need it**:
Scheduler integration tests that test preemption in presence of PDB had an issue causing PDB status not getting updated. This PR fixes the issue.

**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 #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/sig scheduling

xref/ #57057
2018-05-22 17:36:22 -07:00
..
BUILD autogenerated files 2018-05-17 07:44:46 -07: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
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08: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 pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
scheduler_test.go Revert "Revert "scheduler: align with ctrl-managers and apiservers, add https+auth in options"" 2018-05-15 13:09:55 +02:00
taint_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
util.go Fix PDB preemption tests. 2018-05-16 17:18:46 -07:00
volume_binding_test.go Only override objects from informer when version has increased. 2018-05-17 16:46:20 -07:00