----- Original Message -----
> From: "Libor Spevak" <[email protected]>
> To: [email protected]
> Sent: Tuesday, February 12, 2013 10:41:56 PM
> Subject: Re: Question regarding DB schema files for oVirt
> 
> 
> 
> Hi,
> 
> for the report generation I need several components to be available
> on Jenkins slaves, e.g. running instance of PostgreSQL.

already installed on all jenkins slaves.

> 
> Is it common to install all slaves automatically using e.g. Puppet

we're in the process of installing an ovirt puppet server, not yet deployed.
for now postgres is installed manually and service is running. 

> with all components and service running
> or just install all "by hand" on dedicated slave
> or the job should install and clean all dependencies
> (and how to safely potentially share db with other jobs?)

we're running the job with a unique db name (e.g $JOB_NAME-$BUILD_ID, and 
deleting it at the end),

> ?
> 
> Thanks.
> 
> Regards,
> Libor
> 
> 
> 
> 
> On 16.1.2013 15:14, Libor Spevak wrote:
> 
> 
> Hi,
> 
> is there a simple way to publish static pages automatically generated
> using oVirt Jenkins server to oVirt.org site?
> 
> This is probably very similar to this:
> http://resources.ovirt.org/releases/ Let's say:
> http://resources.ovirt.org/reports/ or
> http://resources.ovirt.org/models/ ...
> 
> and who can help with this issue, if managers would agree?
> 
> We would like to publish something like this report:
> http://schemaspy.sourceforge.net/sample/ (but for Engine and DWH)
> 
> Thank you.
> 
> Libor Spevak
> Senior Software Engineer
> 
> _______________________________________________
> Infra mailing list [email protected]
> http://lists.ovirt.org/mailman/listinfo/infra
> 
> _______________________________________________
> Infra mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/infra
> 
_______________________________________________
Infra mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to