*** monstr has joined #cip | 07:02 | |
*** rajm has joined #cip | 07:07 | |
*** samwilson_ has joined #cip | 08:25 | |
*** tpollard has joined #cip | 09:00 | |
tlater[m] | Do the lava docs not properly render for anyone else? https://lava.readthedocs.io/en/latest/introduction/concepts/ | 12:01 |
---|---|---|
tlater[m] | It looks like it's having CORS issues, and jquery isn't being loaded in my console | 12:01 |
patersonc | It's not working for me either | 12:03 |
patersonc | Try here instead: https://docs.lavasoftware.org/lava/index.html | 12:03 |
tlater[m] | Ah, ta patersonc - I think that page points to the readthedocs one somewhere | 12:04 |
* tlater[m] will just follow what's there | 12:04 | |
*** samwilson_ has quit IRC | 13:27 | |
*** samwilson_ has joined #cip | 13:45 | |
tlater[m] | patersonc: | 15:05 |
patersonc | tlater: hi | 15:06 |
tlater[m] | Oh, whoops, sorry | 15:06 |
tlater[m] | Heh, muscle memory | 15:06 |
tlater[m] | patersonc: Regarding #11 | 15:06 |
tlater[m] | I've gotten to the point where I understand the why, but I'm not sure why it's not merged as-is | 15:07 |
tlater[m] | What's still missing from that? | 15:07 |
tlater[m] | Besides some cleanup :) | 15:07 |
patersonc | I'll have to remind myself ;) | 15:07 |
tlater[m] | patersonc: Let me find the issue, link is annoyingly hard to get to in emacs... | 15:07 |
patersonc | I've got it | 15:08 |
tlater[m] | Ok :) | 15:08 |
patersonc | Maybe it was just that last comment from Iwamatsu-san | 15:09 |
tlater[m] | Right, I see | 15:10 |
patersonc | I suggest we kick off a new pipeline to that test everything works | 15:11 |
tlater[m] | patersonc: | 15:11 |
patersonc | Done: https://gitlab.com/cip-project/cip-testing/linux-cip-ci/-/pipelines/215814690 | 15:11 |
tlater[m] | Currently on eongoing... | 15:11 |
tlater[m] | Haha | 15:11 |
tlater[m] | Ok | 15:11 |
patersonc | I'm still not a fan of the way I did it with the symlinks | 15:14 |
patersonc | In reality we probably need a complete overhaul. Move to a yml config setup perhaps. | 15:15 |
tlater[m] | Ah, I was wondering | 15:15 |
tlater[m] | It seems like a rough bit of bash scripting :) | 15:15 |
patersonc | yea..... | 15:16 |
tlater[m] | Could put some time in to do a quick rework of it in something that manages yaml better, if that isn't considered offensive | 15:16 |
patersonc | It was working fine originally, hasn't scaled well ;) | 15:16 |
patersonc | tlater: I'm sure I'd get over it :P | 15:17 |
tlater[m] | Cool :) | 15:17 |
tlater[m] | I'd still say merge that as-is for now, and leave fixing the mess up to a rework? | 15:17 |
tlater[m] | Assuming it works | 15:17 |
patersonc | Sure | 15:17 |
*** monstr has quit IRC | 15:48 | |
tlater[m] | patersonc: Hmm, looks like the cip-core image is missing, if I understand the log output right | 16:12 |
patersonc | tlater: Looks like it. They must have re-organised the s3 bucket | 16:18 |
* tlater[m] peeks inside the bucket | 16:20 | |
patersonc | tlater: Do you have access? | 16:21 |
tlater[m] | patersonc: Don't need it just to look at what files are there | 16:21 |
patersonc | :) | 16:22 |
patersonc | It's there. It just doesn't have public read permissions for some reason | 16:23 |
tlater[m] | Yep | 16:23 |
tlater[m] | Interesting that it's visible even when it has no public permissions | 16:23 |
patersonc | I've make it all public again | 16:24 |
patersonc | And re-started the GitLab Ci jobs | 16:24 |
tlater[m] | lava is pretty nice | 16:25 |
* tlater[m] 's first real experience with it | 16:25 | |
patersonc | Yea it's good | 16:25 |
tlater[m] | Ah, but it doesn't auto-update | 16:45 |
tlater[m] | Seems all passed :) | 16:46 |
patersonc | Apart from the x86 jobs. But that's because the x86 device type doesn't exsit anymore for us | 16:47 |
patersonc | Since https://gitlab.com/cip-project/cip-testing/lava-docker/-/commit/bc20d7c3c813a96c170f61133e4f9e83175fcbc9 | 16:48 |
tlater[m] | Oh, you didn't run that in the first place? | 16:48 |
patersonc | That's something that also needs fixing | 16:48 |
tlater[m] | Ah, I see | 16:49 |
patersonc | I forgot about that :( | 16:49 |
patersonc | We should probably have a ticket for that | 16:50 |
tlater[m] | patersonc: Yep - just to make sure here, the problem is the test definitions need to specify the correct x86 device, rather than the generic that has been removed? | 16:53 |
patersonc | yea | 16:54 |
patersonc | We now have 2 different x86 devices | 16:54 |
patersonc | We need to s/x86/x86-simatic-ipc227e | 16:55 |
tlater[m] | Yep, gotcha | 16:55 |
patersonc | Then at some point add support for x86-openblocks-iot-vx2, but I don't think those boards are working yet | 16:56 |
tlater[m] | Two issues then ;) | 16:56 |
patersonc | Just the tip of the iceburg ;) | 16:56 |
patersonc | Feel free to create the tickets on gitlab for me | 16:56 |
patersonc | :P | 16:56 |
tlater[m] | In progress! | 16:56 |
tlater[m] | patersonc: https://gitlab.com/cip-project/cip-testing/linux-cip-ci/-/issues/42 :) | 17:11 |
tlater[m] | So, we have a few sub-yaml things that point at "qemu" | 17:11 |
tlater[m] | That are marked as x86 | 17:11 |
tlater[m] | I guess that was previously done with qemu, and we're now switching to actual boards? | 17:11 |
patersonc | We still want to use qemu as well | 17:11 |
tlater[m] | Right, looks like the images for that have disappeared from the bucket | 17:12 |
tlater[m] | Specifically `core-image-minimal-qemux86-64-ltp.ext4.xz` | 17:12 |
*** tpollard has quit IRC | 17:13 | |
patersonc | That was something created by iwamatsu I believe | 17:13 |
*** samwilson_ has quit IRC | 17:21 | |
tlater[m] | Aw, wanted to quickly solve that, but without figuring out what those images are for I don't think I'll be able to | 17:22 |
* tlater[m] pushes up his branch anyway for now | 17:22 | |
tlater[m] | Would have been nice to end the week on a PR ;) | 17:22 |
*** tpollard has joined #cip | 20:38 | |
*** tpollard has quit IRC | 20:39 | |
*** rajm has quit IRC | 23:04 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!