On Mon, Sep 20, 2021 at 05:35:00PM +0100, Sudip Mukherjee wrote:
On Mon, Sep 20, 2021 at 4:53 PM Maxime Ripard maxime@cerno.tech wrote:
On Mon, Sep 20, 2021 at 05:43:33PM +0200, Maxime Ripard wrote:
On Mon, Sep 20, 2021 at 04:47:31PM +0200, Maxime Ripard wrote:
On Sat, Sep 04, 2021 at 10:40:29AM +0100, Sudip Mukherjee wrote:
Hi Maxime,
On Sat, Sep 4, 2021 at 10:10 AM Maxime Ripard maxime@cerno.tech wrote:
On Fri, Sep 03, 2021 at 09:09:50PM +0100, Sudip Mukherjee wrote: > Hi Maxime, > > On Fri, Sep 3, 2021 at 5:03 PM Maxime Ripard maxime@cerno.tech wrote: > > > > Hi Sudip, > > > > On Thu, Sep 02, 2021 at 10:08:19AM +0100, Sudip Mukherjee wrote: > > > Hi All, > > > > > > > <snip> > > > > > > > > > You can see the complete dmesg at > > > https://openqa.qa.codethink.co.uk/tests/76#step/dmesg/8 > > > > What test were you running? > > Nothing particular, its just a boot test that we do every night after > pulling from torvalds/linux.git
What are you booting to then?
I am not sure I understood the question. Its an Ubuntu image. The desktop environment is gnome. And as mentioned earlier, we use the HEAD of linus tree every night to boot the rpi4 and test that we can login via desktop environment and that there is no regression in dmesg.
Looking at the CI, this isn't from a RPi but from qemu?
No, this is from rpi4 board (4GB), not qemu. The CI is a little complicated here, lava boots the board with the new kernel and will then trigger the openQA job. openQA will then connect to the board using vnc to test the desktop. This is the last link that I sent to Linus when he asked for it. https://lava.qa.codethink.co.uk/scheduler/job/164#L1356
And this is the lava job for today - https://lava.qa.codethink.co.uk/scheduler/job/173
Is it connected to a monitor then?
What defconfig are you using? How did you generate the Ubuntu image? Through debootstrap? Any additional package?
Its the default ubuntu config. I can send you the config if you want.
Yes, please.
Thanks Maxime