jayunit100
720ec52d5b
Quick fix to node affinity matching
2017-02-10 10:37:51 -05:00
Timothy St. Clair
bfe41927ba
Cleaup Affinity post conversion from annotations to fields
2017-01-25 08:32:28 -06:00
jayunit100
a98d14d2c5
[scheduler] interface for configuration factory, configurator.
2017-01-18 15:06:16 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
aaronxu
3b20730620
spell check for test/*
2016-12-14 06:03:00 -08:00
Kubernetes Submit Queue
f210c97eea
Merge pull request #36543 from jayunit100/scheduler_perf_integration_qps
...
Automatic merge from submit-queue
Fix scheduler_perf test so that QPS is non-zero even if there is a scheduling "cold start"
@gmarek ... is something like this more realistic as an expectation ? That is, wait till scheduling starts, then wait 1 second before any polling attempts.... i.e.
- gaurantee uniform sleep before measure, by doing it first rather then last
- print the initial status so that its easier to debug in case of issues
#36532
2016-12-07 11:27:57 -08:00
jayunit100
7f24ceabaa
- Fix scheduler_perf test so that QPS are not zero due to cold start zero
...
- Wait for 1% of scheduling to start before measuring QPS w map
2016-11-29 09:03:49 -05:00
Chao Xu
f3b5d514ab
test/integration
2016-11-23 15:53:09 -08:00
gmarek
d0ef0d238a
Add node affinity test to scheduler benchmark
2016-10-27 11:18:49 +02:00
gmarek
be57ca5015
Generalize Pod creation across e2e and integration tests
2016-10-26 11:52:14 +02:00
gmarek
aeba0f1dc4
Change a type of collection of strategies for NodePreparer
2016-10-24 11:47:36 +02:00
gmarek
fbb3d6bf88
Generalize Node preparation for e2e and integration tests
2016-10-20 11:51:41 +02:00
gmarek
bb71f9473f
Small update to scheduler benchmark
2016-10-06 17:26:39 +02:00
jayunit100
a1481f5a3e
component tests as integration-tests with short option.
2016-09-16 15:22:08 -04:00