Re: [Engine-devel] Development process wiki page

2012-01-30 Thread Moti Asayag
We should add some guideline for the review process as well to ease the process for the reviewers. When pushing a newer version of a patch to gerrit we can distinguish between a patch which was already reviewed to non-reviewed patch: 1. A reviewed patch: the previous patch-set contains reviewer c

Re: [Engine-devel] Development process wiki page

2012-01-30 Thread Oved Ourfalli
- Original Message - > From: "Moti Asayag" > To: engine-devel@ovirt.org > Sent: Monday, January 30, 2012 10:30:01 AM > Subject: Re: [Engine-devel] Development process wiki page > > We should add some guideline for the review process as well to ease > the > process for the reviewers. >

Re: [Engine-devel] Development process wiki page

2012-01-30 Thread Allon Mureinik
Not sure if this is the place for it, but I think we should have some guideline regarding what is an acceptable change, e.g. - new logic is tested with a unit test, a cobertura report can prove that no branches were missed except catching and rethrowing, every public method is javadoced, etc.

Re: [Engine-devel] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Ofer Schreiber
On 01/30/2012 05:10 AM, Andrew Cathrow wrote: - Original Message - From: "Ofer Schreiber" To: us...@ovirt.org, engine-devel@ovirt.org Sent: Sunday, January 29, 2012 4:25:44 AM Subject: [Engine-devel] New oVirt-engine RPMs available - Release Candidates Hi all, We've just finished uploa

[Engine-devel] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Dan Kenigsberg
> > 4) VDS Bootstrap > > If you check the box for iptables then it breaks the system with an invalid > rule > > Looking at the error from my system > "Jan 29 21:38:50 host1 iptables.init[1637]: iptables: Applying firewall > rules: iptables-restore v1.4.12: physdev: option "--physdev-is-brid

Re: [Engine-devel] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Andrew Cathrow
- Original Message - > From: "Dan Kenigsberg" > To: "Ofer Schreiber" , "Andrew Cathrow" > > Cc: engine-devel@ovirt.org, dougsl...@redhat.com > Sent: Monday, January 30, 2012 6:58:07 AM > Subject: [Engine-devel] New oVirt-engine RPMs available - Release Candidates > > > > > > > 4) V

Re: [Engine-devel] [Users] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Livnat Peer
On 30/01/12 01:28, Juan Luis Alarcon MaƱas wrote: > I did an engine installation and i think the memory overcommit % ( cluster > properties ) for servers and desktops loads are exchanged, at least the > descriptions are. > The fix is already pushed: http://gerrit.ovirt.org/#change,1340 Thanks

[Engine-devel] oVirt release go/nogo meeting

2012-01-30 Thread Moran Goldboim
towards today meeting, listed are the problematic bugs from QE perspective, most in new state, several are blockers and the rest needs to be discussed and fixed with high priority for next version, filtered by component VDSM: 773371 high

Re: [Engine-devel] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Dan Kenigsberg
On Mon, Jan 30, 2012 at 07:39:06AM -0500, Andrew Cathrow wrote: > > > - Original Message - > > From: "Dan Kenigsberg" > > To: "Ofer Schreiber" , "Andrew Cathrow" > > > > Cc: engine-devel@ovirt.org, dougsl...@redhat.com > > Sent: Monday, January 30, 2012 6:58:07 AM > > Subject: [Engine-

Re: [Engine-devel] New oVirt-engine RPMs available - Release Candidates

2012-01-30 Thread Mike Burns
On Sun, 2012-01-29 at 11:25 +0200, Ofer Schreiber wrote: > Hi all, > > We've just finished uploading a new set of oVirt-engine rpms into > ovirt.org. > > These rpms, versioned 3.0.0_0001-1.4, are considered as release candidates > for our first release. > > In order to install the RPMs, please

Re: [Engine-devel] Development process wiki page

2012-01-30 Thread Eli Mesika
- Original Message - > From: "Oved Ourfalli" > To: engine-devel@ovirt.org > Sent: Monday, January 30, 2012 9:45:47 AM > Subject: [Engine-devel] Development process wiki page > > Hey all, > > I've wrote a wiki page on the oVirt development process. > It contains mostly information on th