Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add a clock to the apiserver. #6266
Conversation
howbazaar
added some commits
Sep 16, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit a339af3
into
juju:master
Sep 18, 2016
howbazaar
deleted the
howbazaar:agent-shutdown-ping-intermittent-failure
branch
Sep 18, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedSep 16, 2016
Pass this clock to the pingers, and rewrite pinger tests using testing clocks.
Addresses http://pad.lv/1455627 by using a testing clock and explicit time advancing rather than relying on the host clock.
QA
Ran the pinger test under load in a stress loop. Now appears to be good.