Commit Graph

8 Commits

Author SHA1 Message Date
Erik L. Arneson 3302b378b4 Index all SIG contributions to the Developer Guide
The initial purpose of this is to make sure there are no orphaned
files in the Developer Guide, so we can make a complete map of all the
content there.
2020-07-15 09:22:06 -07:00
Linus Lee 4446329f3b
Update scheduler.md 2019-09-14 13:36:27 +08:00
Wei Huang 7ce57c6a8e
conventional test args to bypass UTs
- when running benchmark tests, we used to use `-run=xxx` to exclude unit tests; however a more conventional way is to use `-run=^$`, `-run=^$$` here is to excape the $ simbol, otherwise it won't work.
- add info to display benchmark output only
2019-06-20 18:00:31 +08:00
Kubernetes Prow Robot 3d02f91d25
Merge pull request #3192 from bsalamat/sched_bench
Add a developer document on running scheduler benchmarks
2019-02-20 15:47:16 -08:00
Bobby (Babak) Salamat 101f7e2aca Add a developer document on running scheduler benchmarks 2019-02-15 12:59:25 -08:00
Nikhita Raghunath 354d724164 devel: add OWNERS files for sig sub-directories 2019-02-04 20:53:07 +05:30
eduartua 9a4bfdc238 file scheduler.md moved to /devel/sig-scheduling - URLs updated - tombstone file created 2019-01-29 13:08:31 -06:00
eduartua 458953783b folder /devel/sig-scheduling has been created - file scheduler_algorithm.md moved to it - tombstone file created 2019-01-29 13:03:54 -06:00