open-nomad/scheduler
Preetha Appan a6b714b81c
update preemption tests to use new node resource structs
also includes a fix to remove unnecessary subtraction of network mbits
2018-11-02 17:59:53 -05:00
..
annotate.go
annotate_test.go
context.go Preempted allocations should be removed from proposed allocations 2018-10-30 11:06:32 -05:00
context_test.go Implement preemption for system jobs. 2018-10-30 11:06:32 -05:00
feasible.go fix linting 2018-10-16 18:29:49 -05:00
feasible_test.go fix linting 2018-10-16 18:29:49 -05:00
generic_sched.go More style and readablity fixes from review 2018-10-30 11:06:32 -05:00
generic_sched_test.go renames 2018-10-04 14:57:25 -07:00
preemption.go update preemption tests to use new node resource structs 2018-11-02 17:59:53 -05:00
preemption_test.go update preemption tests to use new node resource structs 2018-11-02 17:59:53 -05:00
propertyset.go
rank.go update preemption tests to use new node resource structs 2018-11-02 17:59:53 -05:00
rank_test.go renames 2018-10-04 14:57:25 -07:00
reconcile.go Fix bug in reconciler where terminal allocs on a job already stopped were unnecessarily updated 2018-10-08 21:03:49 -05:00
reconcile_test.go use int64 2018-10-16 15:34:32 -07:00
reconcile_util.go
reconcile_util_test.go
scheduler.go Use scheduler config from state store to enable/disable preemption 2018-10-30 11:06:32 -05:00
scheduler_oss.go
select.go
select_test.go
spread.go
spread_test.go
stack.go Make preemption config a struct to allow for enabling based on scheduler type 2018-10-30 11:06:32 -05:00
stack_not_ent.go
stack_test.go renames 2018-10-04 14:57:25 -07:00
system_sched.go More style and readablity fixes from review 2018-10-30 11:06:32 -05:00
system_sched_test.go fix end to end scheduler test to use new resource structs correctly 2018-10-30 11:06:32 -05:00
testing.go More review comments 2018-11-01 16:36:11 -05:00
util.go use int64 2018-10-16 15:34:32 -07:00
util_test.go add to stack 2018-10-13 12:27:49 -07:00