*** tpollard has joined #cip | 05:32 | |
*** rajm has joined #cip | 06:17 | |
*** tpollard has quit IRC | 06:49 | |
*** tpollard has joined #cip | 07:20 | |
*** tpollard has quit IRC | 07:33 | |
*** toscalix has joined #cip | 08:45 | |
*** toscalix has quit IRC | 08:46 | |
*** toscalix_ has joined #cip | 08:47 | |
*** tpollard has joined #cip | 09:14 | |
*** tpollard has quit IRC | 09:50 | |
*** toscalix_ has quit IRC | 10:50 | |
*** toscalix__ has joined #cip | 10:50 | |
*** toscalix__ is now known as toscalix | 10:51 | |
*** wagi has quit IRC | 13:02 | |
*** wagi has joined #cip | 13:04 | |
wagi | patersonc: Stand back! I am going to try testing! | 13:55 |
---|---|---|
patersonc | Panic! | 13:55 |
wagi | grr, it seems the connection between my server and the dispatcher is slow | 13:56 |
wagi | only 2.3MB/s | 13:57 |
patersonc | :) | 13:57 |
wagi | well, that was not a big success | 14:00 |
mungaip[m] | wagi: add a longer timeout for the boot section | 14:01 |
mungaip[m] | I think the bootloader has a bug with ethernet, so sometimes the PHY auto negotiation fails | 14:02 |
wagi | how much longer? | 14:05 |
wagi | you have 5minutes | 14:05 |
mungaip[m] | Yeah, that seems to be the best | 14:06 |
mungaip[m] | wagi: Just had another look. Have you got a uImage available rather than a zImage? | 14:14 |
mungaip[m] | So far, I've only setup the device-type definition for uImage files. It does raise the question of whether you can configure a device-type for different types of images? | 14:17 |
wagi | that might be typo, let me check | 14:18 |
wagi | mungaip[m]: I am in a call, sorry for sporadic repsonses :) | 14:25 |
mungaip[m] | wagi: no problem! | 14:27 |
mungaip[m] | wagi: I've just run a test job using the cip-30 kernel- it looks like your rfs failed to mount correctly :( | 14:43 |
mungaip[m] | https://lava.ciplatform.org/scheduler/job/759 | 14:43 |
wagi | mungaip[m]: that was to be exptected. it's a debian rootfs with systemd | 14:50 |
wagi | that means you need all the fancy config switched enabled in the kernel | 14:51 |
wagi | let me figure out how to build an uImage | 14:51 |
wagi | mungaip[m]: I have a igw20m board in our lab which handles the zImage just fine | 14:52 |
mungaip[m] | wagi: thanks, I've still got lots to learn :) | 14:52 |
wagi | And I can't remember that I changed u-boot | 14:52 |
wagi | no worries | 14:52 |
mungaip[m] | And yes, I just haven't set the device-type template for zImages | 14:52 |
wagi | aahhh | 14:52 |
wagi | wait a sec | 14:53 |
wagi | I have the stuff | 14:53 |
wagi | mungaip[m]: here are my notes, what I did. (not in perfect shape) https://pastebin.com/raw/8DpfNBi1 | 14:55 |
wagi | mungaip[m]: looking at it, the magic is in https://gitlab.com/cip-project/cip-testing/board-at-desk-single-dev/raw/master/device-types/renesas-iwg20m.jinja2 | 14:56 |
mungaip[m] | wagi: Yeah, I think that's set purely for zImages | 14:58 |
mungaip[m] | This is the current template we use https://gitlab.com/cip-project/cip-testing/lava-docker/blob/cip-lava-docker/lava-master/device-types/r8a7743-iwg20d-q7.jinja2 | 14:58 |
mungaip[m] | I need to see if it's possible to include support for both in one device type | 14:59 |
mungaip[m] | I need to have a look at base-uboot | 15:03 |
wagi | okay got a uImage out of thebuild | 15:04 |
wagi | let's see if that works | 15:04 |
wagi | smoke test passed | 15:29 |
wagi | now let's see if some realtime test work | 15:29 |
wagi | patersonc: here we go ^^ | 15:29 |
patersonc | Good work | 15:29 |
wagi | still a lot of things to clean up | 15:31 |
wagi | but it starts to make more sense | 15:31 |
patersonc | Happy days | 15:31 |
wagi | I ended up patching valgrind | 15:31 |
wagi | and all I wanted is to run a test | 15:32 |
patersonc | wagi: I'm just adding a second iwg20m board to the lab. To do this I'll need to re-boot. Let me know when is a good time for you. | 15:32 |
patersonc | https://github.com/igaw/test-defintitionss | 15:32 |
patersonc | You have an extra 's' | 15:33 |
wagi | so many typos | 15:33 |
wagi | so let's see what I got wrong | 15:36 |
wagi | this time | 15:36 |
patersonc | Exciting init? | 15:37 |
wagi | well, I spend the last couple of weeks fixing stuff here and there | 15:37 |
wagi | it would be nice if it starts to work | 15:38 |
wagi | I can generate the test jobs from templates | 15:38 |
wagi | and then flood our test fleed | 15:38 |
wagi | btw, I would like to hook up our test lab | 15:38 |
wagi | but that is something for next week | 15:38 |
patersonc | :) | 15:38 |
wagi | btw, I patch the MAC address from the board I got into the dtb | 15:39 |
wagi | so if you want a different mac you need to tell me :) | 15:39 |
patersonc | :) | 15:40 |
wagi | file system created | 15:40 |
patersonc | wagi: Can I reboot the lab for 5 minutes after job 764? | 15:40 |
wagi | sweet, no let's see if the kernel boot | 15:40 |
wagi | yes | 15:40 |
wagi | just a sec | 15:41 |
patersonc | Thanks | 15:41 |
wagi | as soon the test starts you can also cancel | 15:41 |
patersonc | Then you'll have a second board to spam tests at | 15:41 |
wagi | just want to see the prompt | 15:41 |
patersonc | :P | 15:41 |
wagi | ah, that's going to be bad with the MAC address | 15:41 |
patersonc | it doesn't really matter what MAC address is used I think | 15:42 |
wagi | but two boards with the same mac address is bad, trust me. been there | 15:42 |
patersonc | Ah good point | 15:43 |
wagi | yay, jitterdebugger with hackbench is running! | 15:43 |
wagi | and we have results | 15:43 |
wagi | uhhh, not good once | 15:43 |
wagi | 2ms latency | 15:44 |
wagi | the test should now be marked as failed | 15:44 |
patersonc | https://lava.ciplatform.org/results/764/0_jd-hackbench | 15:44 |
wagi | hopefully it's just a config error | 15:46 |
wagi | and I've loaded up an non-rt kernel | 15:46 |
wagi | hmm, I think I should add a test only for this | 15:46 |
patersonc | "Linux version 4.4.171-cip30-rt22" | 15:47 |
wagi | overall looks very probmsing | 15:47 |
patersonc | Good work. Can I reboot now? (Sorry I have to leave soon) | 15:47 |
wagi | yes go ahaed | 15:48 |
wagi | I check my builds | 15:48 |
wagi | it looks like an normal preempt kernel | 15:48 |
patersonc | wagi: It's back now | 15:55 |
wagi | excellent | 15:55 |
patersonc | https://lava.ciplatform.org/scheduler/worker/lab-cip-renesas | 15:56 |
wagi | nice | 16:05 |
wagi | let's see if I can make them busy | 16:05 |
mungaip[m] | wagi: wait a sec, we might have an issue | 16:05 |
wagi | right | 16:06 |
patersonc | I broke DHCP. u-boot seems to manage, but the Kernel isn't getting one | 16:30 |
*** toscalix has quit IRC | 16:49 | |
*** rajm has quit IRC | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!