Dong Chen
|
b03bf75557
|
Implement engine refresh backoff strategy for failing nodes. Use a backoff factor so the backoff speed is relative to user setting.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-02-11 15:37:17 -08:00 |
Dong Chen
|
8cc9b6c284
|
Add swarm container create retry option.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-13 16:06:38 -08:00 |
Dong Chen
|
cf664141b6
|
Scheduler prefers nodes without connection failures.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-11 11:42:58 -08:00 |
Dong Chen
|
6a1b49cf4e
|
Fix format issue in state.bats.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-05 16:20:38 -08:00 |
Dong Chen
|
9a1584d508
|
Update integration test. Reduce pending node validation sleep interval. Each pending node has its own validation interval according to failure count. So reducing sleep interval is not increasing validation frequency for unreachable nodes.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-05 15:56:55 -08:00 |
Dong Chen
|
52a7616d99
|
Add integration test for state machine.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
|
2016-01-05 14:59:30 -08:00 |