[Jenkins] Auto Generated ovirt-engine rpms for fedora 16

Mike Burns mburns at redhat.com
Fri Mar 16 14:45:20 UTC 2012


On Thu, 2012-03-15 at 03:24 -0400, Eyal Edri wrote:
> already exists :)
> 
> http://jenkins.ovirt.org/view/vdsm/job/vdsm_create_rpms/

I was looking at this and noticed that it picked up ovirt-node-iso rpms
in the build artifacts as well.  When I looked into why, I found that
it's building the rpms in ~jenkins/rpmbuild.  This can be easily changed
by exporting the HOME variable.  I'll make the changes if people ACK,
but otherwise I won't since I'm not the vdsm maintainer.

Mike

Diff:  

-#git clone git://gerrit.ovirt.org/vdsm vdsm-git
-
 #create VDSM rpms
-cd vdsm-git
+export HOME=${WORKSPACE}
 make clean
 ./autogen.sh --system
 ./configure
 make rpm 

-cd $WORKSPACE
-rm -rf rpmbuild
-mv ~/rpmbuild .

> 
> ----- Original Message -----
> > From: "Doron Fediuck" <dfediuck at redhat.com>
> > To: "Eyal Edri" <eedri at redhat.com>
> > Cc: engine-users at ovirt.org, engine-devel at ovirt.org, infra at ovirt.org
> > Sent: Wednesday, March 14, 2012 11:30:40 PM
> > Subject: Re: [Jenkins] Auto Generated ovirt-engine rpms for fedora 16
> > 
> > Cool!
> > 
> > Any chance to have the same with vdsm rpm's?
> > 
> > On 14/03/12 22:45, Eyal Edri wrote:
> > > fyi,
> > > 
> > > a new Jenkins job has been added to jenkins.ovirt.org.
> > > 
> > > you can now d/l fresh ovirt-engine rpms after each commit.
> > > 
> > > the rpms are created and latest are stored here:
> > > 
> > > http://jenkins.ovirt.org/view/ovirt_engine/job/ovirt_engine_create_rpms/
> > > 
> > > the job will also notify the author in case his/her commit will
> > > break the rpm build.
> > > 
> > > latest rpms for now:
> > > 
> > > ovirt-engine-3.1.0_0001-1.8.fc16.src.rpm
> > > ovirt-engine-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-backend-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-config-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-dbscripts-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-debuginfo-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-genericapi-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-image-uploader-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-iso-uploader-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-jboss-deps-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-log-collector-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-notification-service-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-restapi-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-setup-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-tools-common-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-userportal-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > ovirt-engine-webadmin-portal-3.1.0_0001-1.8.fc16.x86_64.rpm
> > > 
> > > Enjoy,
> > > Eyal Edri
> > > oVirt Infra Team
> > > 
> > > _______________________________________________
> > > Infra mailing list
> > > Infra at ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > 
> > 
> _______________________________________________
> Infra mailing list
> Infra at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra





More information about the Infra mailing list