Re: Booting distros in CI

2025-05-28 Thread Ilias Apalodimas
Hi all On Wed, 28 May 2025 at 12:35, Simon Glass wrote: > > Hi Tom, > > On Mon, 26 May 2025 at 15:51, Tom Rini wrote: > > > > On Mon, May 26, 2025 at 03:10:49PM +0100, Simon Glass wrote: > > > > > Hi Tom, > > > > > > What do you think about having a Linux distro in the docker image so > > > we c

Re: Booting distros in CI

2025-05-28 Thread Simon Glass
Hi Tom, On Mon, 26 May 2025 at 15:51, Tom Rini wrote: > > On Mon, May 26, 2025 at 03:10:49PM +0100, Simon Glass wrote: > > > Hi Tom, > > > > What do you think about having a Linux distro in the docker image so > > we could run a 'boot' test in CI without needing my lab? > > > > Alpine Linux has a

Re: Booting distros in CI

2025-05-26 Thread Tom Rini
On Mon, May 26, 2025 at 03:10:49PM +0100, Simon Glass wrote: > Hi Tom, > > What do you think about having a Linux distro in the docker image so > we could run a 'boot' test in CI without needing my lab? > > Alpine Linux has an image which is about 250MB. I did say we should be doing this in som