Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Wait for machines on controller kill and destroy commands #6683
+89
−17
Conversation
jujubot
added some commits
Dec 8, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit f139353
into
juju:2.1
Dec 9, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
macgreagoir commentedDec 9, 2016
kill-controlleranddestroy-controllernow also wait on machines yetto be removed as well as the previous behaviour of waiting on models yet
to be destroyed. This fixes a bug in which machines in the controller
model were not given time to complete their removal before the
controller itself was destroyed.
Fixes lp:1642295
QA steps:
bootstrap, thenadd-machineto the controller modeldestroy-controllerand observe the destroy procedure continue until the machine in the controller model is removed, which will happen after the default model is destroyedkill-controller