.. |
annotate.go
|
|
|
annotate_test.go
|
|
|
context.go
|
Remove compat code associated with many previous versions of nomad
|
2019-06-25 19:05:25 -05:00 |
context_test.go
|
Fix more tests
|
2019-06-26 16:30:53 -05:00 |
device.go
|
Change types of weights on spread/affinity
|
2019-01-30 12:20:38 -08:00 |
device_test.go
|
Change types of weights on spread/affinity
|
2019-01-30 12:20:38 -08:00 |
feasible.go
|
convert driver to device for device constraint/attributes
|
2019-01-23 10:58:45 -08:00 |
feasible_test.go
|
convert driver to device for device constraint/attributes
|
2019-01-23 10:58:45 -08:00 |
generic_sched.go
|
Stop allocs to be rescheduled
|
2019-06-06 17:27:12 -04:00 |
generic_sched_oss.go
|
Refactor scheduler package to enable preemption for batch/service jobs
|
2019-04-10 20:24:01 -05:00 |
generic_sched_test.go
|
Stop allocs to be rescheduled
|
2019-06-06 17:27:12 -04:00 |
preemption.go
|
Only preempt for network when there is a network
|
2019-06-07 18:55:55 -04:00 |
preemption_test.go
|
test: add tests for network devices and preemption
|
2019-06-07 18:55:02 -04:00 |
propertyset.go
|
|
|
rank.go
|
Refactor scheduler package to enable preemption for batch/service jobs
|
2019-04-10 20:24:01 -05:00 |
rank_test.go
|
Change types of weights on spread/affinity
|
2019-01-30 12:20:38 -08:00 |
reconcile.go
|
Don't stop rescheduleLater allocations
|
2019-06-13 09:44:41 -04:00 |
reconcile_test.go
|
Test behavior no reschedule for service/batch jobs
|
2019-06-13 16:41:19 -04:00 |
reconcile_util.go
|
Stop allocs to be rescheduled
|
2019-06-06 17:27:12 -04:00 |
reconcile_util_test.go
|
|
|
scheduler.go
|
Remove allowPlanOptimization from schedulers
|
2019-04-23 09:18:02 -07:00 |
scheduler_oss.go
|
|
|
select.go
|
|
|
select_test.go
|
|
|
spread.go
|
Fix comment and assert score in test case
|
2019-05-15 12:35:57 -05:00 |
spread_test.go
|
Fix comment and assert score in test case
|
2019-05-15 12:35:57 -05:00 |
stack.go
|
Refactor scheduler package to enable preemption for batch/service jobs
|
2019-04-10 20:24:01 -05:00 |
stack_not_ent.go
|
|
|
stack_oss.go
|
Refactor scheduler package to enable preemption for batch/service jobs
|
2019-04-10 20:24:01 -05:00 |
stack_test.go
|
|
|
system_sched.go
|
system_sched & test cleanup comments
|
2019-05-01 12:25:26 -04:00 |
system_sched_test.go
|
system_sched & test cleanup comments
|
2019-05-01 12:25:26 -04:00 |
testing.go
|
Add comments to functions, and use require instead of assert
|
2019-04-23 09:57:21 -07:00 |
util.go
|
Add code for plan normalization
|
2019-04-23 09:18:01 -07:00 |
util_test.go
|
Remove allowPlanOptimization from schedulers
|
2019-04-23 09:18:02 -07:00 |