Re: Building cloud images using Debian infrastructure

2018-08-30 Thread Marcin Kulisz
On 2018-08-29 16:22:13, Luca Filipozzi wrote: > (fixing top-posting) Luca, Thx a lot for your email explaining our Pov on why we want to run builds on Casulana as wall as thx for your patience ;-) -- |_|0|_| | |_|_|0| "Panta

Re: FAI Issues and PR's

2018-08-30 Thread Thomas Lange
> On Thu, 30 Aug 2018 11:42:03 -0700, Zach Marano said: > 2)  There is an extra file in /etc/apt that should probably be cleaned up (sources.list.pre_fcopy). But there may be others around as > well (haven't done an extensive audit). > -rw-r--r-- 1 root root   45 Aug 23 21:05

Re: Building cloud images using Debian infrastructure

2018-08-30 Thread Paul Dejean
Oh silly me this was already done in the initial post it's just a matter of automating it... On Thu, Aug 30, 2018, 7:57 AM Paul Dejean wrote: > Ok. > > Casulana's processors are haswell and to the best of my knowledge support > nested virtualization. So it should be possible to run a gitlab

Re: Building cloud images using Debian infrastructure

2018-08-30 Thread Paul Dejean
Ok. Casulana's processors are haswell and to the best of my knowledge support nested virtualization. So it should be possible to run a gitlab runner VM on Casulana that can do these builds. There might be some tinkering required on the software side to get nested virtualization working though.

Re: Building cloud images using Debian infrastructure

2018-08-30 Thread Thomas Goirand
On 08/29/2018 05:28 PM, Paul Dejean wrote: > I honestly don't get it. Why is casulana so necessary for building these > images going forward. What kicked off this thread was me demonstrating > that machine images could be built in gitlab on google cloud runners > that have nested virt support.