/srv/irclogs.ubuntu.com/2013/09/09/#launchpad-dev.txt

stubwgrant: ta06:49
* stub wonders how the .tac worked at all without os.path imported06:53
wgrantstub: os.path is magical06:56
wgrantstub: It's an alias for ${PLATFORM}path, which os/__init__.py determines and imports dynamically06:57
stubwgrant: I've got the explicit wait-until-dead check, as I had a test confirming behavior when Swift is dead failing without it. I'm happy to move it to the base class if you want.06:57
wgrantWell, except that I guess os is an extension, but same idea06:57
wgrantstub: Hm, it seems odd that tearDown doesn't want until it's dead.06:58
wgrants/want/wait/06:58
stubI prefer the 'magical' explanation06:58
stubShutting down is normally a layer tear down thing - you don't usually care that it takes a little while to actually die.06:58
wgrantExcept that some of our layers use the same port each time06:59
wgrant(or at least used to)06:59
wgrantSo things clearly shut down in relatively short order.06:59
stubI guess the shutdown time < startup time :)06:59
wgrantYeah06:59
wgrantstub: Oh, the diff in the MP must have been out of date09:03
wgrantsetup.py showed like 12 new deps, then your new commit removed one and now it only shows three new ones.09:04
stubyeah, it got stuck at some point.09:04
stubUnclogged now (sourcecode suppository?)09:05
wgrantThat makes a lot more sense, because I remember bringing that up a few weeks ago and you fixed it09:05
stubSo I should land that now? And do we still shuffle things through ec2test nowadays?09:07
* stub hasn't inflicted reimbursement forms on his new management yet.09:07
wgrantstub: We don't push stuff through ec2 very often at all nowadays, unless it has potential for widespread failure that might take a while to fix.09:50
wgrantstub: mock-swift has no widespread impact, but I'd send the second one through ec2.09:50
wgrantFor small failures it's much quicker to get them from buildbot and then [testfix].09:51
=== marcoceppi_ is now known as marcoceppi
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

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