Re: [Engine-devel] [jenkins] dao tests broken

2013-12-16 Thread Ohad Basan
I splitted the job to two separate jobs
one for 3.3 and one for master.
so far it seems to be working


- Original Message -
> From: "Shubhendu Tripathi" 
> To: "Yair Zaslavsky" 
> Cc: "Ohad Basan" , "engine-devel" 
> , "infra" 
> Sent: Monday, December 16, 2013 4:24:05 AM
> Subject: Re: [Engine-devel] [jenkins] dao tests broken
> 
> The class VdcUserTest does not exist in master.
> Whereas it is present in all other branches like ovirt-engine-3.3,
> ovirt-engine-3.3.0, ovirt-engine-3.3.1 and ovirt-engine-3.3.2.
> 
> - Original Message -
> From: "Yair Zaslavsky" 
> To: "Ohad Basan" 
> Cc: "engine-devel" , "infra" 
> Sent: Sunday, December 15, 2013 6:59:12 PM
> Subject: Re: [Engine-devel] [jenkins] dao tests broken
> 
> Worked for me perfectly on master.
> 
> 
> - Original Message -
> > From: "Ohad Basan" 
> > To: "Gilad Chaplik" 
> > Cc: "engine-devel" , "infra" 
> > Sent: Sunday, December 15, 2013 1:44:08 PM
> > Subject: Re: [Engine-devel] [jenkins] dao tests broken
> > 
> > this job doesn't do any rebase
> > where do you see it ?
> > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console
> > I didn't find "rebase" in the console log
> > 
> > 
> > - Original Message -
> > > From: "Gilad Chaplik" 
> > > To: "Eyal Edri" 
> > > Cc: "engine-devel" , "infra" 
> > > Sent: Sunday, December 15, 2013 1:06:04 PM
> > > Subject: Re: [Engine-devel] [jenkins] dao tests broken
> > > 
> > > 
> > > - Original Message -
> > > > From: "Eyal Edri" 
> > > > To: "engine-devel" 
> > > > Cc: "infra" , "Gilad Chaplik" 
> > > > Sent: Sunday, December 15, 2013 12:10:11 PM
> > > > Subject: [jenkins] dao tests broken
> > > > 
> > > > fyi,
> > > > 
> > > > dao tests are broken for some time now, who can look into it?
> > > > current failing tests are:
> > > 
> > > Hi Eyal,
> > > 
> > > what fails is unit tests and not dao tests (fails on dao job),
> > > it looks like you're trying to rebase ovirt-engine-3.3 on top of master
> > > (you
> > > can see it even it the log, comparing the last success and first fail
> > > jobs).
> > > 
> > > can you check it out?
> > > 
> > > Thanks,
> > > Gilad.
> > > 
> > > > 
> > > > Tests in error:
> > > >   testAdUserConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> > > >   
> > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> > > >   
> > > > testAdUserAndFalseBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> > > >   
> > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> > > >   
> > > > testAdUserAndTrueBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> > > >   
> > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> > > >   getUserFQN(org.ovirt.engine.core.common.users.VdcUserTest):
> > > >   
> > > > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> > > > 
> > > > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console
> > > > 
> > > > looks like it started after commit :
> > > > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5438/
> > > > core: scheduling: handle cpu load duration (detail / gitweb)
> > > > 
> > > > Eyal.
> > > > 
> > > ___
> > > Engine-devel mailing list
> > > Engine-devel@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/engine-devel
> > > 
> > ___
> > Engine-devel mailing list
> > Engine-devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/engine-devel
> > 
> ___
> Engine-devel mailing list
> Engine-devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] [jenkins] dao tests broken

2013-12-15 Thread Ohad Basan
this job doesn't do any rebase
where do you see it ?
http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console
I didn't find "rebase" in the console log


- Original Message -
> From: "Gilad Chaplik" 
> To: "Eyal Edri" 
> Cc: "engine-devel" , "infra" 
> Sent: Sunday, December 15, 2013 1:06:04 PM
> Subject: Re: [Engine-devel] [jenkins] dao tests broken
> 
> 
> - Original Message -
> > From: "Eyal Edri" 
> > To: "engine-devel" 
> > Cc: "infra" , "Gilad Chaplik" 
> > Sent: Sunday, December 15, 2013 12:10:11 PM
> > Subject: [jenkins] dao tests broken
> > 
> > fyi,
> > 
> > dao tests are broken for some time now, who can look into it?
> > current failing tests are:
> 
> Hi Eyal,
> 
> what fails is unit tests and not dao tests (fails on dao job),
> it looks like you're trying to rebase ovirt-engine-3.3 on top of master (you
> can see it even it the log, comparing the last success and first fail jobs).
> 
> can you check it out?
> 
> Thanks,
> Gilad.
> 
> > 
> > Tests in error:
> >   testAdUserConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> >   
> > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> >   
> > testAdUserAndFalseBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> >   
> > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> >   
> > testAdUserAndTrueBooleanConstrcutor(org.ovirt.engine.core.common.users.VdcUserTest):
> >   
> > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> >   getUserFQN(org.ovirt.engine.core.common.users.VdcUserTest):
> >   
> > org.ovirt.engine.core.common.businessentities.LdapUser.setPassword(Ljava/lang/String;)V
> > 
> > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5446/console
> > 
> > looks like it started after commit :
> > http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5438/
> > core: scheduling: handle cpu load duration (detail / gitweb)
> > 
> > Eyal.
> > 
> ___
> Engine-devel mailing list
> Engine-devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


[Engine-devel] daotest failure

2013-12-11 Thread Ohad Basan
Hello

I've performed some changed to the daotest jobs on jenkins
1. we were created and populating the db with user "postgres". now we're doing 
it with engine as we should
2. structure of the job was changed according to readme.DEVELOPER 

since these changes I experience some test failure which I suspect that are 
true failures.
could you please look?
http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/5400/console

thanks,

Ohad
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


[Engine-devel] jenkins maintenance

2013-10-30 Thread Ohad Basan
Hello

Jenkins is going down for maintenance for a few minutes.

Thanks,

Ohad
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


[Engine-devel] We've been mentioned in phoronix

2013-09-17 Thread Ohad Basan
Hello,

One of the biggest open source sites wrote an article about oVirt 3.3 release.

http://www.phoronix.com/scan.php?page=news_item&px=MTQ2MzQ

Thanks,

Ohad
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


[Engine-devel] Ovirt live build failure

2013-06-11 Thread Ohad Basan
Hello everyone.

The jenkins ovirt live job is failing due to libvirt dependency:

Error creating Live CD : Failed to build transaction : 
vdsm-4.11.0-28.git634b9f4.fc18.x86_64 requires libvirt >= 1.0.2-1

http://jenkins.ovirt.org/job/ovirt_live_create_iso/151/artifact/ovirt-live-1.0.0-0.1.master.20130611.gitc7da94a.log


Does anyone have an idea how to solve it?
the only thing I thought about is compiling libvirt from source in the job 
itself.

Thanks

Ohad
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel