davecheney | thumper: i remember why I lost interest in using ppc and went back to intel for testing juju with go 1.5 | 00:37 |
---|---|---|
davecheney | ppc is _SOOOO SLOW_ | 00:37 |
davecheney | which is partly the imaturity of the compiler | 00:37 |
davecheney | and mainly because the vm's that we have are underpowered | 00:37 |
mwhudson | this is not a problem with the s390x port, at least :-) | 00:39 |
mup | Bug #1534307 changed: juju-metadata plugin tests are currently being skipped on Windows <juju-core:Invalid by wallyworld> <https://launchpad.net/bugs/1534307> | 02:16 |
mup | Bug #1535165 opened: Unable to create hosted environments with MAAS provider <juju-core:Triaged> <https://launchpad.net/bugs/1535165> | 02:16 |
mup | Bug #1534238 changed: juju debug-log fails with 1.26alpha3 and lxd <juju-core:New> <https://launchpad.net/bugs/1534238> | 02:55 |
davecheney | mwhudson: omg rockne is sloooow | 04:12 |
davecheney | did you say that s390 was fast | 04:12 |
* thumper is done | 04:22 | |
thumper | laters | 04:22 |
menn0 | fwereade: howdy. I've taken care of most of your review comments for http://reviews.vapour.ws/r/3541/ and the code is much better for it. thanks! | 08:52 |
menn0 | fwereade: can you please answer my one query about one of your suggestions some time during your day today? (the second remaining open issue) | 08:53 |
frobware | voidspace, http://reviews.vapour.ws/r/3550/ - when you have a moment. I'll also reciprocate with your outstanding review. | 09:20 |
voidspace | frobware: mine's been done, but thanks | 09:29 |
voidspace | frobware: will look shortly, wrestling with merged tests at the moment :-/ | 09:29 |
frobware | voidspace, ooops... sorry! | 09:29 |
frobware | voidspace, standup? | 10:02 |
voidspace | frobware: omw | 10:02 |
frobware | voidspace, http://reports.vapour.ws/releases | 10:19 |
blahdeblah | Hi all - hopefully quick Q: I have a subordinate charm which needs to know the public-address of every primary charm with which it and its peers are related during the update-status hook. i.e. Every subordinate needs to have a full list of the primaries. | 10:33 |
blahdeblah | What is the right way to achieve this? | 10:33 |
blahdeblah | Do I need to gather the public-address from the related primary on each subordinate (during the relation-joined hook), then send that data across the peer relation and store it for use during the update-status hook? | 10:33 |
blahdeblah | This feels like a really good way to get inconsistent data on each subordinate, but I couldn't think of another way to do it. | 10:34 |
blahdeblah | OK - I guess that wasn't a quick Q. I'm heading off for the evening; hopefully someone can suggestion better than mine. | 10:46 |
blahdeblah | s/can /can think of a / | 10:46 |
perrito666 | good morning all | 11:48 |
frobware | perrito666, morning | 12:28 |
voidspace | frobware: heh, found the magic combination | 12:42 |
voidspace | frobware: of the correct versions of bundlechanges, charm.v6, charmrepo.v2 and charmstore.v5 | 12:42 |
voidspace | frobware: for everything to build | 12:43 |
voidspace | let's see if tests pass | 12:43 |
frobware | voidspace, which version won? | 12:44 |
voidspace | frobware: some are maas-spaces and some are master | 12:46 |
voidspace | I should have just done a blame and taken the most recent of each | 12:46 |
voidspace | I still get test failures | 12:46 |
voidspace | ah, because I removed a line | 12:46 |
voidspace | I'll add it back | 12:46 |
voidspace | frobware: the trouble was that it took time to work out *which* dependencies were the problem | 12:47 |
voidspace | frobware: and tests pass! | 12:51 |
frobware | voidspace, great | 12:53 |
frobware | voidspace, which version of charm-store won? | 12:53 |
voidspace | frobware: I think charmstore is master | 12:54 |
voidspace | frobware: but charm is maas-spaces | 12:54 |
voidspace | frobware: so this is the PR, it's only 8000 lines of diff | 12:56 |
voidspace | frobware: https://github.com/juju/juju/pull/4139/files | 12:56 |
voidspace | frobware: if you can check it in the next hour or so we can land it | 12:56 |
voidspace | ;-) | 12:56 |
frobware | voidspace, at line 1... | 12:57 |
* frobware is now at lunch. :) | 12:58 | |
voidspace | :-D | 12:58 |
frobware | voidspace, will take a look later today. still trying to find out how to get, or why we get, multiple dns-nameserver entries. | 12:58 |
voidspace | frobware: I'll check it first anyway | 13:00 |
voidspace | frobware: more eyes needed, definitely though - but I want to look through the maas changes on master | 13:00 |
bogdanteleaga | is there some documentation on how to use the new controller/environment setup? | 14:14 |
frobware | bogdanteleaga, heh, good question. I've been bouncing between maas-spaces and master today, and getting confused between killing an environments. | 14:24 |
mup | Bug #1535328 opened: TestUniterRelationErrors fails <ci> <intermittent-failure> <test-failure> <juju-core:Incomplete> <juju-core 1.25:Triaged> <https://launchpad.net/bugs/1535328> | 14:36 |
cherylj | bogdanteleaga: https://jujucharms.com/docs/master/wip-systems | 15:14 |
cherylj | but that hasn't been updated with the new terminology and commands | 15:14 |
cherylj | systems are now called controllers | 15:14 |
cherylj | and all the commands are flat, like juju kill-controller rather than juju system kill | 15:14 |
cherylj | evilnick: how long would it take to update that page? https://jujucharms.com/docs/master/wip-systems | 15:19 |
cherylj | evilnick: I could take a pass at updating the commands and terminology tonight | 15:19 |
evilnick | cherylj, if you wanted to do that it would be most helpful | 15:20 |
evilnick | it isn't something we have been working on or near the top of the list for juju stuff | 15:20 |
evilnick | (in terms of when we do it, not how important it is) | 15:21 |
cherylj | evilnick: yeah, I'll take a pass at updating it tonight | 15:24 |
bogdanteleaga | cherylj: thanks | 15:32 |
frobware | voidspace, we might as well pass up on the network interlock as jay may not be there (US holiday) | 16:13 |
frobware | voidspace, http://reviews.vapour.ws/r/3564/ - this is a forward port from 1.25 to master. | 16:18 |
perrito666 | bbl | 17:34 |
=== tinwood is now known as tinwood_ | ||
=== tinwood_ is now known as tinwood__ | ||
=== tinwood__ is now known as tinwood | ||
voidspace | frobware: oops | 18:30 |
voidspace | frobware: will look in a bit | 18:30 |
voidspace | (and yes on the network interloc - I forgot it was on!) | 18:30 |
frobware | beisner, your last png looks nothing like my setup. interesting... | 18:56 |
beisner | hi frobware - just in for a bit, on us holiday, little one is napping tho and i just can't help but work a little. | 19:01 |
beisner | frobware, how about this one? are you set to "DHCP and DNS" ? https://launchpadlibrarian.net/234527105/maas-cluster-controller-interface-detail.png | 19:02 |
frobware | beisner, do you have 10-15 to HO? | 19:02 |
beisner | yah, sec... lm grab headset | 19:03 |
frobware | beisner, https://plus.google.com/hangouts/_/canonical.com/juju-sapphire | 19:04 |
=== mwhudson is now known as Guest86296 | ||
=== Guest86296 is now known as mwhudson | ||
=== mwhudson is now known as Guest65934 | ||
=== Guest65934 is now known as mwhudson |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!