[00:07] babbageclunk: and if you get a chance today, that code review so i can include in dev summary email :-) [00:08] wallyworld: oh sorry, forgot about that! I'll look after this. [00:08] no wuckers [01:00] wallyworld: ping [01:01] hi [01:01] wallyworld: do you have a few minutes for an HO? darn feature tests [01:01] :-) [01:05] hml: sorry, computer froze :-( [01:06] wallyworld: silly computers. :-) do you have time for a HO? featuretests ... [01:06] yep [01:06] wallyworld_: team ho? [01:08] ok [01:08] hml: actually, standup [02:09] * babbageclunk goes for a run [04:43] wallyworld_: reviewed, sorry for the delay! [04:43] no worries, thanks for doing it [05:04] axw: tyvm for review \o/ [05:04] anastasiamac: np, sorry for the delay [05:05] i did not feel like there was - m entertained atm :) [05:06] anastasiamac: :) [05:17] Hi all, please ignore any extra check-merge comments on open PRs. Some teething issues moving to a new system (triggered new runs for existing PRs) [05:19] wallyworld_ or axw (or anyone else, but you two seem like you should know): what does the upgradedToVersion key in agent.conf mean? I'm looking at a unit which is in a 2.2.2 model but it has 2.1.0 in the conf file. [05:20] babbageclunk: that's the version for which the upgrade steps have run on that agent [05:20] +1 [05:32] axw: ok - so if there haven't been any unit-level upgrade steps since 2.1.0 then it won't have changed? [05:33] axw: But I guess no harm in me setting it to 2.2.2 either? [05:34] axw: Also, what's the relationship between apipassword, statepassword and oldpassword? [05:37] babbageclunk: hmm I thought it would change it anyway, even if there weren't upgrade steps... seems to me it should do that if it doesn't. there's an upgrade step that should be in 2.2.2 (currently targeted to 2.2), which is to set the environ-version [05:38] babbageclunk: statepassword is the mongo password. apipassword is the juju user password (I forget if those two are different...), and oldpassword... I forget [05:43] axw: I'm going to assume they don't need to change between 1.25 and 2.2 [05:43] for now at least [05:44] babbageclunk: statepassword is only relevant for controllers, so you should just be able to drop that [05:45] babbageclunk: apipassword and oldpassword can remain the same [05:56] axw: nice, thanks. It seems the same for stateaddresses too [05:56] babbageclunk: yup [05:57] axw: awesome.