Commit Graph

6 Commits

Author SHA1 Message Date
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
Aldo Culquicondor
07c4982245 Add unit and integration tests for multiple profiles support
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-02-26 10:14:03 -05:00
Wei Huang
815206685c PodTopologySpread excludes terminatingPods when making scheduling decision 2020-02-06 07:38:50 -08:00
Wei Huang
e85473c2df Benchmark test for PodAffinity 2019-09-19 10:52:03 -07:00
Wei Huang
caab8b74ba EvenPodsSpread: integration test 2019-08-01 10:42:27 -07:00
Wei Huang
249752cc1f fixup: fix comments and use a channel to pass err 2019-07-22 17:34:56 -07:00