Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Mike Kolesnik
- Original Message - > On Monday 20 August 2012 11:16 AM, Mike Kolesnik wrote: > > - Original Message - > >> The DAO unit tests take twice as long as the rest of the test to > >> run > >> is > >> there any way to break them up into two pieces? > >> > > It will not be easy.. > > > >

Re: [Engine-devel] oVirt UI Plugins: Follow-up Meeting

2012-08-20 Thread Itamar Heim
On 08/20/2012 10:51 PM, Robert Middleswarth wrote: On 08/20/2012 11:21 AM, Vojtech Szocs wrote: ___ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel This is at the same time as the infra meeting? S

Re: [Engine-devel] oVirt UI Plugins: Follow-up Meeting

2012-08-20 Thread Robert Middleswarth
On 08/20/2012 11:21 AM, Vojtech Szocs wrote: ___ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel This is at the same time as the infra meeting? Should it be rescheduled? -- Thanks Robert Middleswa

[Engine-devel] oVirt UI Plugins: Follow-up Meeting

2012-08-20 Thread Vojtech Szocs
BEGIN:VCALENDAR PRODID:Zimbra-Calendar-Provider VERSION:2.0 METHOD:REQUEST BEGIN:VTIMEZONE TZID:Europe/Belgrade BEGIN:STANDARD DTSTART:19710101T03 TZOFFSETTO:+0100 TZOFFSETFROM:+0200 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU TZNAME:CET END:STANDARD BEGIN:DAYLIGHT DTSTART:197101

[Engine-devel] oVirt UI Plugins: Follow-up Meeting

2012-08-20 Thread Vojtech Szocs
BEGIN:VCALENDAR PRODID:Zimbra-Calendar-Provider VERSION:2.0 METHOD:REQUEST BEGIN:VTIMEZONE TZID:Europe/Belgrade BEGIN:STANDARD DTSTART:19710101T03 TZOFFSETTO:+0100 TZOFFSETFROM:+0200 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU TZNAME:CET END:STANDARD BEGIN:DAYLIGHT DTSTART:197101

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Yair Zaslavsky
On 08/20/2012 01:30 PM, Shireesh Anjal wrote: On Monday 20 August 2012 11:16 AM, Mike Kolesnik wrote: - Original Message - The DAO unit tests take twice as long as the rest of the test to run is there any way to break them up into two pieces? It will not be easy.. The way the tests

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Allon Mureinik
- Original Message - > From: "Shireesh Anjal" > To: "Mike Kolesnik" > Cc: engine-devel@ovirt.org, "infra" > Sent: Monday, August 20, 2012 1:30:43 PM > Subject: Re: [Engine-devel] Any way to break the dao_unit_tests up? > > On Monday 20 August 2012 11:16 AM, Mike Kolesnik wrote: > > --

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Shireesh Anjal
On Monday 20 August 2012 11:16 AM, Mike Kolesnik wrote: - Original Message - The DAO unit tests take twice as long as the rest of the test to run is there any way to break them up into two pieces? It will not be easy.. The way the tests are built today is with DB-unit. DB-unit allows

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Eyal Edri
- Original Message - > From: "Itamar Heim" > To: "Eyal Edri" > Cc: "Yaniv Kaul" , engine-devel@ovirt.org, "Robert > Middleswarth" > Sent: Monday, August 20, 2012 10:31:15 AM > Subject: Re: [Engine-devel] Any way to break the dao_unit_tests up? > > On 08/20/2012 10:30 AM, Eyal Edri wr

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Itamar Heim
On 08/20/2012 10:30 AM, Eyal Edri wrote: - Original Message - From: "Itamar Heim" To: "Robert Middleswarth" Cc: "Yaniv Kaul" , engine-devel@ovirt.org, "Eyal Edri" Sent: Monday, August 20, 2012 10:26:10 AM Subject: Re: [Engine-devel] Any way to break the dao_unit_tests up? On 08/20

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Eyal Edri
- Original Message - > From: "Itamar Heim" > To: "Robert Middleswarth" > Cc: "Yaniv Kaul" , engine-devel@ovirt.org, "Eyal Edri" > > Sent: Monday, August 20, 2012 10:26:10 AM > Subject: Re: [Engine-devel] Any way to break the dao_unit_tests up? > > On 08/20/2012 09:40 AM, Robert Middl

Re: [Engine-devel] Any way to break the dao_unit_tests up?

2012-08-20 Thread Itamar Heim
On 08/20/2012 09:40 AM, Robert Middleswarth wrote: On 08/20/2012 02:02 AM, Yaniv Kaul wrote: On 08/19/2012 11:03 PM, Robert Middleswarth wrote: The DAO unit tests take twice as long as the rest of the test to run is there any way to break them up into two pieces? Can they run in parallel to