/srv/irclogs.ubuntu.com/2014/09/08/#maas.txt

=== Guest4804 is now known as wallyworld
bigjoolsjtv: can I make a suggestion about your tmpdir fix06:29
bigjoolscan we put a base name in the tmpdir so we know what it's there for06:30
jtvSure.  There was one before, but I forgot.06:30
bigjoolsyeah06:31
bigjoolsI just realised it was there before, hadn't got that far06:31
bigjoolsoh for side-by-side diffs in LP06:32
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
bigjoolsjtv: can I archive off your "done" cards on kanban?09:21
jtvbigjools: yes please.09:21
bigjoolsdone.09:21
rvbabigjools: allenap: jtv: gmb: I just filed https://bugs.launchpad.net/maas/+bug/1366726 about the nodes not getting a static IP address.09:42
ubot5Ubuntu bug 1366726 in MAAS "CI breakage: Deployed nodes don't get a static IP address" [Critical,Triaged]09:42
jtvLooking.09:49
jtvrvba: you mentioned that there was a race condition, right?09:50
rvbajtv: well, it seems it doesn't happen all the time.  But once the other CI breakage will be fixed, we will know more about the frequency of the problem.09:53
jtvSo more a placeholder than a full bug report for now?09:54
rvbajtv: indeed09:55
* jtv nods09:55
rvbajtv: I thought it was critical enough to file a bug as early as possible.09:55
* gmb loves finding Blaswell code that’s untested. Because, Giggles!09:57
gmballenap: Moar halp with twisted pls. Whyfore is this happening http://pastebin.ubuntu.com/8289294/ with this diff: http://paste.ubuntu.com/8289292/10:24
kickinz1\o10:29
kickinz1Hello, how do remove achitectures from maas (to retrieve only i386 and amd64) ?10:30
kickinz1So import can be faster?10:30
kickinz1and /var/lib/maas could be smaller (ppa version: 1.6.1+bzr2550+2551+294~ppa0~ubuntu14.04.1)10:31
gmballenap: Never mind. Holy duplicated useFixture batman!10:38
kickinz1using maas $Profile boot-source-selections read $Cluster_uuid 110:43
kickinz1had to take cluster_id from webgui, didn't found any other way to get the UUID from cli10:44
kickinz1and it tells me 'Not Found'.10:44
kickinz1ok got it sorry,10:45
kickinz1need to maas $profile boot-source read $cluster_uuid, thne it gives you its "id"10:45
kickinz1bye10:45
jtvkickinz1: the CLI is horrible — definitely on the list of things we want to improve.10:59
kickinz1jtv: thanks for answering, yes cli is not super usable, but I had a conf with arches='*', so near 50Gb of data to download... Maybe it could be insterresting to allow selection of arches within web interface for clusters?11:01
jtvkickinz1: definitely something we want — our problem is time!11:03
kickinz1jtv, I understand, not a critic ;)11:03
jtvNo worries. Glad you got this one sorted out.11:04
kickinz1jtv, first time I used maas was a long time ago, just when it was renamed from Orchestra to Maas, so I can tell that work has been done meanwhile !11:04
jtvOo!11:05
jtvThat's a while back.11:05
kickinz1Yes and replayed with it lately as I changed from company...11:06
=== kickinz1 is now known as kickinz1|lunch
=== kickinz1|lunch is now known as kickinz1
gmballenap: Halp again… I’m hitting this: http://paste.ubuntu.com/8290409/ with this diff: http://paste.ubuntu.com/8290398/. Now, I know that that’s happening because the function is timing out waiting for a connection to the (Mock) region… BUt I don’t know why *that*’s happening.13:17
allenapgmb: I’ll take a look.13:17
gmballenap: Thank you.13:18
gmballenap: In turn, I’ll review your branches.13:19
allenapgmb: Thanks!13:19
allenapgmb: Don’t use the Clock() first.13:27
gmballenap: Okay, what should I do instead? I only use the Clock() as far as creating the ClusterClientService is concerned, and I only need that once I’m in create_node… Should I just do that there?13:28
allenapClock is useful for writing tests without the reactor, where you can control the advancement of time and observe what happens, but it essentially detaches code from the reactor.13:28
gmbAhh.13:28
gmballenap: So can I just use the reactor in create_node and not have to do anything in the test to make it all sane?13:29
gmbi.e.:13:29
gmbclient_service = ClusterClientService(reactor)13:29
gmb?13:29
allenapgmb: I’m not sure you need the client service anyway; the MockLiveBlah will be arranging for that already.13:29
gmbORLY?13:29
gmbI’ve missed something somewhere…13:30
gmballenap: Oh, d'oh!13:30
gmbgetRegionService()13:30
gmb*Client13:37
gmbRight, new failures. All good.13:37
allenapgmb: http://paste.ubuntu.com/8290586/ (needed to provide a response for the CreateNode stub)13:40
gmballenap: Fab, ta13:40
gmballenap: Remind me, will get_cluster_uuid actually work from within PServ? I know the API credentials stuff doesn’t, but that should, shouldn’t it?13:43
allenapgmb: It depends on the packaging I think, if pserv is invoked with CLUSTER_UUID set :-/ Not a good answer I know.13:54
gmbGAAAAH.13:54
gmbThat’s exactly what I was hoping you wouldn’t say :)13:55
=== jfarschman is now known as MilesDenver
allenapgmb: Actually, it must be okay; lots of other RPC calls use the UUID.14:36
gmballenap: Yeah, I saw the same in plugin.py. Cool.14:37
=== matsubara is now known as matsubara-lunch
=== matsubara-lunch is now known as matsubara
=== CyberJacob|Away is now known as CyberJacob
=== jfarschman is now known as MilesDenver
=== roadmr is now known as roadmr_afk
=== kickinz1 is now known as kickinz1|afk
=== roadmr_afk is now known as roadmr
=== CyberJacob is now known as CyberJacob|Away

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!