*** mtreinish has quit IRC | 00:12 | |
*** mtreinish has joined #openstack-dib | 00:37 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [WIP] Add block-device defaults https://review.openstack.org/539375 | 01:02 |
---|---|---|
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [WIP] Choose appropriate bootloader for block-device https://review.openstack.org/539731 | 01:02 |
tonyb | ianw: So I've started looking at the DiB reviews and there are oodles of older reviews. | 01:07 |
ianw | tonyb: yeah ... | 01:08 |
tonyb | ianw: It's a little hard to determine if they're still needed. How would you feel if I added a comment to each of them along the lines of "This review is > $x weeks old and will be abandoned if not rebased in the next 2 weeks" | 01:08 |
tonyb | ianw: and then doign that thing | 01:08 |
tonyb | ianw: we can finesses the wording but basically the idea would be to refresh the dashboard a little? | 01:09 |
ianw | i think that's fine, if you'd like to do that. | 01:10 |
ianw | in a way, i feel like we get the working set of changes when ordered by last updated ... i more or less consider the older stuff abandonded | 01:10 |
tonyb | ianw: cool | 01:10 |
tonyb | okay, I can just ignore anything older than this year | 01:11 |
ianw | but ... i'll admit that is not a terribly nice interface. people may be shy about updating their change to get it attention | 01:11 |
ianw | tonyb: also, something i find maybe more useful is a good dashboard too ... https://review.openstack.org/#/c/285104/ | 01:16 |
ianw | i forget exactly why i did it like that and why sdague didn't like it, but maybe it's worth revisiting | 01:17 |
tonyb | Yeah. I need to work out what part of the zuul transition broke all my dashboards so maybe this is a good reason to work that out | 01:17 |
ianw | those "has one +2 and needs another" type dashes are good for triage | 01:18 |
tonyb | Yeah. | 01:18 |
tonyb | I had several | 01:19 |
*** mjturek has quit IRC | 01:38 | |
greghaynes | tonyb: there used to be a bot which auto did that | 02:04 |
greghaynes | (commented on stale review and w-1'd them) | 02:04 |
greghaynes | might be worth finding / running it | 02:04 |
tonyb | greghaynes: Ahh okay. I'll look for it. I have my own tool called vote-a-tron which automates 90% of it | 02:05 |
greghaynes | haha nice | 02:06 |
tonyb | greghaynes: I wrote it to apply the brakes at feature-freeze time but it's pretty general so would do this. | 02:07 |
tonyb | https://github.com/tbreeds/vote-a-tron | 02:09 |
greghaynes | its possible the bot im thinking was a tripleo one btw | 02:09 |
greghaynes | but yea if you got one that works sounds great | 02:09 |
*** greghaynes has quit IRC | 02:40 | |
*** greghaynes has joined #openstack-dib | 02:41 | |
*** greghaynes has quit IRC | 02:44 | |
*** greghaynes has joined #openstack-dib | 02:44 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [WIP] Choose appropriate bootloader for block-device https://review.openstack.org/539731 | 02:50 |
ianw | hrw: were you doing something like "disk-image-create -x -a aarch64 block-device-efi vm ubuntu-minimal" on a arm64/aarch64 xenial based platform? | 03:15 |
ianw | that fails quickly for me as it thinks i'm cross building (we check ARCH v dpkg --show-architecture at some point) | 03:16 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [WIP] Choose appropriate bootloader for block-device https://review.openstack.org/539731 | 03:33 |
olivierbourdon38 | I have had some issues on my Ubuntu Xenial x64 server. When I add "-lf" to the umount done at https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/block_device/level3/mount.py#L112 it works great. As I did not find something related to this, does this ring a bell ? | 04:47 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Pass at cleaning up the bootloader https://review.openstack.org/541129 | 05:13 |
ianw | olivierbourdon38: not particularly, but https://review.openstack.org/503958 could be related | 05:14 |
ianw | i'm not super enthused about lazy unmount, because it really means that we've messed something up by holding a reference ... we're better off finding out what that is | 05:15 |
ianw | for long-running builders, like our nodepool ones that build every day, a leak like that really builds up | 05:15 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [WIP] Choose appropriate bootloader for block-device https://review.openstack.org/539731 | 05:20 |
olivierbourdon38 | #ianw thanks will have a look at this | 05:27 |
*** dhill__ has joined #openstack-dib | 06:31 | |
*** dhill_ has quit IRC | 06:33 | |
ianw | hrw: i've had success with https://review.openstack.org/#/c/539731/ on arm64 xenial building arm64 ubuntu-minimal | 06:41 |
ianw | hrw: not sure if you have a lot of time, but next to verify is that the with all the infra elements it can work | 06:42 |
ianw | https://git.openstack.org/cgit/openstack-infra/project-config/tree/tools/build-image.sh is pretty well documented and a good description of what needs to happen | 06:42 |
*** yolanda has joined #openstack-dib | 06:43 | |
ianw | that will ensure when we trigger nodepool-builder with all those elements we get something out the other end. | 06:43 |
*** olivierbourdon38 has quit IRC | 07:06 | |
*** andreas_s has joined #openstack-dib | 07:14 | |
hrw | ianw: "disk-image-create -o out/debian-wip-gpt3.raw -t raw --no-tmpfs --logfile out/log debian-minimal vm" was my common way of calling dib | 07:25 |
hrw | ianw: but I did whole development on x86-64 (gpt is not arch specific) | 07:26 |
hrw | ianw: will fetch updated patches later today and do run on x86-64 and on aarch64 | 07:32 |
*** olivierbourdon38 has joined #openstack-dib | 07:42 | |
*** dhill_ has joined #openstack-dib | 08:17 | |
*** dhill__ has quit IRC | 08:18 | |
*** hashar has joined #openstack-dib | 08:24 | |
*** jaianshu has joined #openstack-dib | 10:14 | |
*** andreas_s has quit IRC | 10:43 | |
*** vmlinuz has joined #openstack-dib | 10:43 | |
*** vmlinuz has joined #openstack-dib | 10:43 | |
*** andreas_s has joined #openstack-dib | 10:47 | |
*** andreas_s has quit IRC | 10:57 | |
*** andreas_s has joined #openstack-dib | 10:58 | |
*** andreas_s has quit IRC | 11:07 | |
*** andreas_s has joined #openstack-dib | 11:08 | |
*** andreas_s has quit IRC | 11:22 | |
*** andreas_s has joined #openstack-dib | 11:23 | |
*** andreas_s has quit IRC | 11:27 | |
*** andreas_s has joined #openstack-dib | 11:27 | |
*** olivierbourdon38 has quit IRC | 12:11 | |
*** hashar is now known as hasharAway | 12:28 | |
*** jaianshu has quit IRC | 12:50 | |
*** hrw has quit IRC | 13:59 | |
*** hrw has joined #openstack-dib | 14:01 | |
*** VisBits has joined #openstack-dib | 14:06 | |
*** andreas_s has quit IRC | 14:15 | |
*** andreas_s has joined #openstack-dib | 14:15 | |
*** andreas_s has quit IRC | 14:18 | |
*** andreas_s has joined #openstack-dib | 14:18 | |
*** mjturek has joined #openstack-dib | 14:25 | |
*** VisBits has quit IRC | 14:29 | |
*** mjturek has quit IRC | 14:39 | |
*** hasharAway is now known as hashar | 15:00 | |
*** andreas_s has quit IRC | 16:17 | |
*** andreas_s has joined #openstack-dib | 16:17 | |
*** andreas_s has quit IRC | 16:26 | |
*** mjturek has joined #openstack-dib | 16:57 | |
*** mtreinish has quit IRC | 17:43 | |
*** mtreinish has joined #openstack-dib | 17:50 | |
*** olivierbourdon38 has joined #openstack-dib | 18:36 | |
*** vmlinuz has quit IRC | 19:47 | |
*** owalsh has quit IRC | 20:02 | |
*** owalsh has joined #openstack-dib | 20:02 | |
*** guest___ has joined #openstack-dib | 20:24 | |
*** mjturek has quit IRC | 20:24 | |
*** guest___ has left #openstack-dib | 20:24 | |
*** mjturek has joined #openstack-dib | 20:42 | |
*** mjturek has quit IRC | 20:45 | |
*** olivierbourdon38 has quit IRC | 20:50 | |
*** mjturek has joined #openstack-dib | 20:57 | |
*** mjturek has quit IRC | 21:03 | |
*** mjturek has joined #openstack-dib | 21:39 | |
*** mjturek has quit IRC | 21:51 | |
*** mjturek has joined #openstack-dib | 21:53 | |
*** mjturek has quit IRC | 22:13 | |
*** openstackgerrit has quit IRC | 22:16 | |
*** hashar has quit IRC | 22:26 | |
*** mjturek has joined #openstack-dib | 22:28 | |
*** mjturek has quit IRC | 22:33 | |
*** mjturek has joined #openstack-dib | 22:34 | |
*** mjturek has quit IRC | 23:29 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!