----- Original Message ----- > From: "Robert Middleswarth" <[email protected]> > To: "infra" <[email protected]> > Sent: Thursday, July 12, 2012 5:44:44 PM > Subject: Jenkins and RHEL 6.2 > > I see there are 2 RHEL 6.2 slaves added to Jenkins and I see they are > doing something with the engine? What are they actually doing since > I > don't see any artifacts left over? How hard would it be to tweak the > existing ones to create .rpms? >
currently they are used for running mvn jobs like unit tests/find bugs. you mean use them to create RPMs for ovirt-engine? supposing make rpm will work for that, all we'll need is to make sure they have the right rpm build packages installed (rpmbuild, make,autoconf,etc....) > Thanks > Robert > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
