*** studiotate has quit IRC | 00:40 | |
*** studiotate has joined #dox | 02:46 | |
*** pcrews has quit IRC | 03:09 | |
*** studiotate has quit IRC | 05:52 | |
*** studiotate has joined #dox | 05:52 | |
*** flaper87|afk is now known as flaper87 | 06:34 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Install gdbm in ubuntu base image https://review.openstack.org/125276 | 07:21 |
---|---|---|
*** studiotate has quit IRC | 07:45 | |
*** studiotate has joined #dox | 07:46 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 08:28 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 08:28 |
*** studiotate has quit IRC | 08:32 | |
openstackgerrit | A change was merged to stackforge/dox: Better support for multiple commands https://review.openstack.org/120562 | 08:44 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 08:50 |
*** cdent has joined #dox | 08:56 | |
chmouel | Shrews: i think i am getting some errors with your merged change http://paste.openstack.org/raw/Q6T1M3ODAWIACCgCWc4Q/ | 09:18 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 09:22 |
chmouel | Shrews: well that would fix it ^ | 09:22 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 09:24 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 10:13 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 11:02 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 11:02 |
Shrews | chmouel: ah yeah. though i still think using dox to test dox is weird | 12:06 |
chmouel | Shrews: why? | 12:07 |
Shrews | chmouel: it just seems dangerous. for example, if my change to the command stuff didn't actually run the commands, but ran something else unexpected that reviews didn't catch, we wouldn't know that i broke it when we ran the tests | 12:17 |
chmouel | Shrews: i think we should for sure still use tox for unittests to catch all use cases, but that dox.yml can maybe use to try out dox for the new users or we can make it doing something else (like cmdline functional testing) | 12:19 |
Shrews | chmouel: yeah, that's true. it's early, i haven't had coffee and i'm still cranky :) | 12:25 |
* Shrews makes coffee | 12:25 | |
chmouel | ah no worries :) i'll prob need to do the same (even tho it's 2:25pm here) | 12:25 |
chmouel | Shrews: so the link you are linking on http://docs.docker.com/userguide/dockervolumes/#creating-and-mounting-a-data-volume-container is not talking about how to mount from macosx i think | 12:43 |
chmouel | the other guy blog post is providing an image with the virtualbox enabled | 12:44 |
chmouel | virtualbox drivers | 12:44 |
chmouel | this is for the boot2docker folks | 12:44 |
Shrews | chmouel: well, it's not specific to macosx. but you can use that method to mount a volume on os x. actually, since dox won't support it (yet), perhaps you should just ignore my comment :) | 12:44 |
Shrews | i was actually trying to find the macosx specific blog post that uses that method, but can't find it now | 12:45 |
chmouel | ah yeah i see what you mean but yeah that would mean we would need to create the first image and ADD the code into it | 12:45 |
Shrews | hmm, no. the user would just have to start another container holding the volume, but we'd have to change dox to use --volumes-from instead of -v | 12:46 |
Shrews | but, yeah. ignore my comment | 12:47 |
chmouel | but how's that volume would have the code base? | 12:47 |
Shrews | oh, yeah. you're right. the ADD would be needed | 12:47 |
Shrews | poo | 12:48 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 12:48 |
Shrews | chmouel: +A'd | 12:49 |
chmouel | cool tk | 12:49 |
chmouel | tks | 12:49 |
openstackgerrit | A change was merged to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 12:52 |
chmouel | anyway, things works well now on macosx with that user_map thingy | 12:54 |
chmouel | it's not very pretty but i don't think we have much choice | 12:54 |
chmouel | something that would be nice to have in the future is plug it with fleet so to have multiple containers linked together to test our code | 12:57 |
chmouel | i.e: some elaborate functional testing, | 12:58 |
Shrews | fleet? i'll have to look at that. sounds neat | 12:58 |
chmouel | Shrews: oops i actually mean in this case fig sorry | 13:00 |
chmouel | fleet is about the same but it's bound to some systemd mechanisms (and used/made by coreos) | 13:00 |
chmouel | fig https://github.com/docker/fig | 13:00 |
chmouel | my other wishlist of the day, have devstack producing dockerfiles of services so we can leverage on it | 13:02 |
chmouel | but that may dreamy wishlist | 13:03 |
chmouel | sudo mordred "make it happen" | 13:07 |
openstackgerrit | A change was merged to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 13:10 |
openstackgerrit | A change was merged to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 13:11 |
Shrews | did we intentionally want our merges posted to #-infra, too?? | 13:11 |
chmouel | Shrews: i don't think so, | 13:12 |
Shrews | we should fix that | 13:12 |
chmouel | we should add a non voting gate for py3 | 13:12 |
chmouel | i am not sure where the repo is these days? project-config? | 13:13 |
Shrews | probably. i think config is frozen now (or will be soon) | 13:13 |
chmouel | Shrews: well let's try: https://review.openstack.org/#/c/125350/ | 13:21 |
mordred | chmouel: ooh, fig is nice | 14:12 |
*** openstackgerrit has quit IRC | 14:18 | |
*** openstackgerrit has joined #dox | 14:18 | |
chmouel | mordred: if you have 5s to spare do you want to +2A this ? https://review.openstack.org/#/c/125350/ | 14:29 |
mordred | done! | 14:31 |
mordred | on my phone no less | 14:31 |
chmouel | heh | 14:33 |
chmouel | tks | 14:33 |
*** pcrews has joined #dox | 14:47 | |
*** openstackgerrit has quit IRC | 14:47 | |
*** openstackgerrit has joined #dox | 14:48 | |
*** openstackgerrit has quit IRC | 15:02 | |
*** openstackgerrit has joined #dox | 15:03 | |
*** mordred has quit IRC | 16:17 | |
*** openstackgerrit has quit IRC | 16:18 | |
*** openstackgerrit has joined #dox | 16:18 | |
*** mordred has joined #dox | 16:18 | |
*** flaper87 is now known as flaper87|afk | 16:36 | |
*** cdent has quit IRC | 20:56 | |
*** mordred has quit IRC | 21:54 | |
*** mordred has joined #dox | 21:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!