kubernetes/test/integration/scheduler
Andrea Nodari 2e1042f959 Use NodeWrapper to directly initialize node with labels
Using NodeWrapper in the integration tests gives more flexibility when
creating nodes. For instance, tests can create nodes with labels or
with a specific sets of resources.

Also, NodeWrapper initialises a node with a capacity of 32 pods, which
can be overridden by the caller. This makes sure that a node is usable
as soon as it is created.
2020-06-30 17:18:15 +02:00
..
BUILD Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
extender_test.go integration: start informer and scheduler outside of InitTestScheduler 2020-05-13 18:19:43 +02:00
framework_test.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
predicates_test.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
preemption_test.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
priorities_test.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
scheduler_test.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
taint_test.go integration: start informer and scheduler outside of InitTestScheduler 2020-05-13 18:19:43 +02:00
util.go Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00