Re: [gentoo-dev] Cluster tinderbox poc

2015-03-29 Thread Pacho Ramos
El sáb, 28-03-2015 a las 17:20 +0100, Magnus Granberg escribió:
> Hi
> 
> As some of you may know, I have been working on code for a tinderbox with
> frontend support. I think its time to move it to a offcial project.  
> The Proof-Of-Concept (poc) is almost ready, but it still have alot of the
> frontend left to do.   You can see the logs and summit bugsreports and
> chose what to build. The poc is runing on a 64core box with help of ganeti
> to manges the virtual machines (vm). I have 4 vm's runing for now but I will
> add 4 more later. I'm building the vm's with help of 
> ganeti-instance-gentoobootstrap.  The vm's query the db for what to build.
> Db is update with tree info and list to builds for the vm's. The vm's are 
> runing python code that call portage api to build the packages in the list.  
> The frontend is just django.
> 
> Featuers
> -Support multiplay repos
> -Support any arch there the python code can run.
> -Attach the build logs.
> -Use the db to store the repex for log search.
> 
> /Magnus G.
> 
> 

Thanks a lot :)






[gentoo-dev] Cluster tinderbox poc

2015-03-28 Thread Magnus Granberg
Hi

As some of you may know, I have been working on code for a tinderbox with
frontend support. I think its time to move it to a offcial project.  
The Proof-Of-Concept (poc) is almost ready, but it still have alot of the
frontend left to do.   You can see the logs and summit bugsreports and
chose what to build. The poc is runing on a 64core box with help of ganeti
to manges the virtual machines (vm). I have 4 vm's runing for now but I will
add 4 more later. I'm building the vm's with help of 
ganeti-instance-gentoobootstrap.  The vm's query the db for what to build.
Db is update with tree info and list to builds for the vm's. The vm's are 
runing python code that call portage api to build the packages in the list.  
The frontend is just django.

Featuers
-Support multiplay repos
-Support any arch there the python code can run.
-Attach the build logs.
-Use the db to store the repex for log search.

/Magnus G.