open-nomad/nomad
2015-10-23 10:22:44 -07:00
..
mock Add diffSystemAlloc which gives richer information which node to place a system allocation 2015-10-15 13:14:44 -07:00
state Add scheduler type index to jobs table; create evals for system jobs on node init to ready transition 2015-10-20 10:57:53 -07:00
structs Validate task group count on system scheduler 2015-10-16 14:15:01 -07:00
alloc_endpoint.go
alloc_endpoint_test.go
config.go
core_sched.go
core_sched_test.go
eval_broker.go nomad: OutstandingReset returns specific errors 2015-10-23 10:22:17 -07:00
eval_broker_test.go nomad: OutstandingReset returns specific errors 2015-10-23 10:22:17 -07:00
eval_endpoint.go nomad: use OutstandingReset in Eval endpoints and Plan apply 2015-10-23 10:22:44 -07:00
eval_endpoint_test.go Fix a racy test and increase the raft timeouts to mitigate other racy tests 2015-10-16 17:53:43 -07:00
fsm.go
fsm_test.go
heartbeat.go
heartbeat_test.go
job_endpoint.go
job_endpoint_test.go
leader.go
leader_test.go
merge.go
node_endpoint.go Also create evals from Down -> Ready 2015-10-21 17:58:54 -07:00
node_endpoint_test.go UpdateStatus test to ensure system evals are created on state transistion 2015-10-20 11:33:37 -07:00
plan_apply.go nomad: use OutstandingReset in Eval endpoints and Plan apply 2015-10-23 10:22:44 -07:00
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go
pool.go
raft_rpc.go
rpc.go
rpc_test.go
serf.go
serf_test.go
server.go
server_test.go Fix a racy test and increase the raft timeouts to mitigate other racy tests 2015-10-16 17:53:43 -07:00
status_endpoint.go
status_endpoint_test.go
timetable.go
timetable_test.go
util.go
util_test.go
worker.go
worker_test.go