/srv/irclogs.ubuntu.com/2013/01/30/#juju-gui.txt

=== Makyo is now known as Makyo|out
benjigary_poster: ...and we're back13:50
gary_posterbenji, none the worse for wear?  any idea what went wrong?13:51
benjimy machine wasn't aknowleging that any USB devices exist; lots of things are usb, like WiFi and keyboards and other important things13:51
gary_posterfrankban, did you have plans as to what PPA to use for the haproxy?  I was thinking a juju-gui PPA might be good fwiw13:52
gary_posterbenji, so what did you do?  Did you have to perform the Sacred Rite of Beseeching the USB Gods to Intervene, involving bananas and chocolate sauce?13:53
benjiI think it was yesterday's update that got me.  After connecting an ethernet cable directly into my cable modem I was able to get a kernel update and it was happy after that.13:53
benjiAnd what you said.13:53
gary_poster:-)13:53
gary_postercool13:53
benjimmm, that makes me think of the fried banannas in the Thai place in Fredericksburg13:54
gary_posterheh13:54
gary_posterteknico, submitted code review of your branch; trying it out now in practice13:55
frankbangary_poster: I am testing with my own PPA. IIRC, in launchpad is quite easy to move a package from one PPA to another. +1 on juju-gui PPA14:07
gary_postercool frankban, sounds good14:07
teknicogary_poster, thanks for the reviews and the comments. I implemented your suggestions and proposed again15:03
gary_postergreat teknico.  would you like a follow-up?15:03
teknicogary_poster, yes, thanks15:05
teknicogary_poster, as far as linking the code docs from the project ones goes, I feel I'm missing something simple15:05
gary_posterteknico, ack.  I'm guessing simple links like ../../../ don't work.  Even if they did, they are fragile.  I suppose we could also make a symlink from the yuidocs to within the html output, as part of the doc makefile?15:06
teknicogary_poster, yes, I guess going up the dir tree would be fragile, but I can't even come up with a syntax for it :-)15:07
gary_posterheh15:07
teknicogary_poster, on the other hand, the symlink is the simple thing that I was missing :-)15:07
gary_poster:-) cool15:07
teknicogary_poster, uhm, no, not really. how do I express "current dir" with a file:// URL? is it even possible?15:12
bacbenji: when you were investigating saucelabs did you encounter any mention of capybara as an abstraction above the web drivers?15:12
benjibac: nope, what does it do?15:13
gary_posterteknico IME you are already in the file:// namespace, so relative links work great15:13
teknicowithout protocol qualifier? ok, I'll try it15:13
bacbenji: it is a more abstract way to express the tests rather than using the web driver.  i just watched the 'retrofitting an existing web app with selenium' talk and he was really in favor of it.15:14
bacbenji: i can't tell if it is too ruby-centric, though.15:14
bacbenji: actually it is called "Better Late Than Never: Integrating Selenium After The Fact"15:14
benjibac: I'm looking for info about it now.  If it requires a language other than a real programming language to describe the tests, I would be very skeptical.15:15
benjiI'll take a look.15:15
bacbenji: it is pretty unreal15:17
benjiCapybara appears to be Ruby-only.15:19
teknicowith "py" in the name?!? appropriation! mistification! sacrilege!15:19
benjiall my future python projects will include references to precious stones in order to confuse rubyists15:20
teknicothat'll teach them ;-)15:21
=== Makyo|out is now known as Makyo
frankbangary_poster: do you have a minute, after the call, for a quick hangout?15:29
gary_posterfrankban, y15:29
frankbangary_poster: thanks15:30
gary_posterbac benji bcsaller1 hazmat frankban Makyo teknico goodspud call now :-P15:30
* hazmat plays hangout ping-pong15:35
benjigrr, my two factor auth is screwed up again15:43
gary_posterteknico, juju-ui?15:51
teknicogary_poster, yep15:51
gary_posterbac, juju-ui?16:04
gary_posterteknico, don't hate me for abusing your poor code review :-D16:58
gary_posterwhich is to say, sorry16:58
teknicogary_poster, no worries :-)16:59
MakyoBetter to ask forgiveness, etc. :)16:59
gary_poster:-) exactly Makyo, thank you teknico 17:00
gary_posterdidn't work :-/17:30
gary_posterno dkim from rietveld, despite google connections, unfortunately17:31
gary_posterif we had it, it would work17:31
gary_posterbut no biggie17:31
* gary_poster goes to lunch17:31
teknicogary_poster, landing my branch, could not use the symlink but had to go for the fragile link solution17:56
teknicogary_poster, also changed the Makefile doc targets and added a few, I remain awaiting the flames ;-P17:57
gary_posterteknico, heh, ok thanks.  have a good evening18:16
benjidoes anyone that is around know how long the charm usually takes to start?18:28
benjiit finally started, so I guess the answer is "five minutes longer than you are willing to wait"18:35
gary_posterbenji how long did it take you? My experience is 10-15 minutes IIRC18:38
benjigary_poster: that's in the range, I was pretty bored waiting so I don't know for sure18:40
gary_poster:-) k18:41
gary_posterbenji, would you agree that it would be a valuable task to teach the charm how to start and expose the test server?18:50
gary_posterThen we would be able to write a selenium test against that, to run unit tests on different browsers18:51
benjigary_poster: yep (we may do something else in addition, of course; but having an easy way to say "oh, run the unit tests too" would be a big win)18:51
gary_postercool18:51
gary_posterMakyo, if you are looking for something to do at some point let me know.  I have something that would be probably fast for you, and less so for others19:17
Makyogary_poster, Alright.  Halfway done with #1099921.19:18
_mup_Bug #1099921: Dragging services fails intermittently <juju-gui:Triaged> < https://launchpad.net/bugs/1099921 >19:18
gary_posterAwesome Makyo!19:18
benjibac: I am trying to remember how we got around SSH's fingerprint verification prompts from Juju.  Was the best we came up with setting UserKnownHostsFile and StrictHostKeyChecking in .ssh/config?21:44
bacbenji: i thought we just used the appropriate command line switch to tell it to leave us alone.21:44
bacbenji: a quick look at the buildbot charm should show, no?21:45
benjibac: if we are directly using SSH that works, but this is Juju envoking SSH on our behalf21:45
benjibac: good idea21:45
bacoh yeas21:45
* Makyo dogwalk.21:50
benjibac: I haven't attained enlightenment.  (but I have been reminded how many moving parts that project had)21:57
bacamazing, huh21:57
hazmatbenji, that's one way..22:05
hazmatbenji, it was actually in juju for a little while before people freaked out about the security implications ;-)22:05
hazmatso now everyone does it individually.. and blindly says yes.. which is not really an improvement22:06
hazmatgojuju ends up doing tls with certs to avoid this fwiw22:06
hazmatie, they pass the server cert down via user data, its an insecure channel..  but its effectively the only proc against the pristine image.22:07
hazmatdigression22:07
benjiI could have sworn we found a better way, but I can't remember/find it now.  Maybe it will come to me later.22:07

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