Re: your patch https://gerrit.ovirt.org/#/c/40346/ broke oVirt vdsm jobs

2015-04-29 Thread Dan Kenigsberg
On Wed, Apr 29, 2015 at 11:16:37AM -0400, Barak Korren wrote: > Patch does not pass pyflakes: > > ./tests/samplingTests.py:30: 'libvirtconnection' imported but unused > ./tests/samplingTests.py:36: 'MonkeyPatch' imported but unused > make: *** [pyflakes] Error 1 > > You could clearly see that the

Re: Jenkins upgrade today

2015-04-29 Thread David Caro
On 04/29, David Caro wrote: > > Ok, so finally the upgrade is finished... heres the summary and current > status: > > First tried to upgrade to version 1.607, that fixes some extra security > advisories, doing that the gerrit trigger stopped working, then tried to > upgrade and test different ve

Re: Jenkins upgrade today

2015-04-29 Thread David Caro
Ok, so finally the upgrade is finished... heres the summary and current status: First tried to upgrade to version 1.607, that fixes some extra security advisories, doing that the gerrit trigger stopped working, then tried to upgrade and test different versions of the gerrit trigger plugin, none o

Re: Jenkins upgrade today

2015-04-29 Thread David Caro
I'm having some issues with the upgrade, so I'm still working on stabilizing it, will notify you when it's back to stable. On 04/29, David Caro wrote: > > Hi! > > Today I will be upgrading jenkins to the latest stable version, the upgrade > will start at 17:00 CEST (18:00 IST) and will take ar

your patch https://gerrit.ovirt.org/#/c/40346/ broke oVirt vdsm jobs

2015-04-29 Thread Barak Korren
Patch does not pass pyflakes: ./tests/samplingTests.py:30: 'libvirtconnection' imported but unused ./tests/samplingTests.py:36: 'MonkeyPatch' imported but unused make: *** [pyflakes] Error 1 You could clearly see that the tests did not pass for patchset #6 Please do not merge patches with failing

Re: gerrit account

2015-04-29 Thread Liran Zelkha
Thanks! > On Apr 29, 2015, at 5:15 PM, David Caro wrote: > > > Your email got stuck in the list filter (non-member). > > Should be solved now > >> On 04/24, Liran Zelkha wrote: >> Hi >> >> My new gerrit account ID is 1000793 >> The old account email is liran.zel...@gmail.com >> >> >> Tha

Re: gerrit account

2015-04-29 Thread David Caro
Your email got stuck in the list filter (non-member). Should be solved now On 04/24, Liran Zelkha wrote: > Hi > > My new gerrit account ID is 1000793 > The old account email is liran.zel...@gmail.com > > > Thanks, > Liran > ___ > Infra mailing list

gerrit account

2015-04-29 Thread Liran Zelkha
Hi My new gerrit account ID is 1000793 The old account email is liran.zel...@gmail.com Thanks, Liran ___ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread David Caro
Done! On 04/29, Dan Kenigsberg wrote: > On Wed, Apr 29, 2015 at 12:04:52PM +0200, David Caro wrote: > > On 04/29, Balamurugan Arumugam wrote: > > > > > > > > > - Original Message - > > > > From: "David Caro" > > > > To: "Sahina Bose" > > > > Cc: "Dan Kenigsberg" , infra@ovirt.org, "Ba

Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread Dan Kenigsberg
On Wed, Apr 29, 2015 at 12:04:52PM +0200, David Caro wrote: > On 04/29, Balamurugan Arumugam wrote: > > > > > > - Original Message - > > > From: "David Caro" > > > To: "Sahina Bose" > > > Cc: "Dan Kenigsberg" , infra@ovirt.org, "Balamurugan > > > Arumugam" , > > > de...@ovirt.org > > >

Annoucing the 1st oVirt infra hackathon - join the fun!

2015-04-29 Thread Eyal Edri
Hi to all dev & infra members of the oVirt project. As you know (or not :) , the infra team handles many resources and systems that supports the oVirt project. Some are visible like gerrit or jenkins, and some are in the background like puppet, foreman, data-centers maintenance, monitoring, jenk

[ACTION NEEDED][QE] oVirt 3.6.0 status

2015-04-29 Thread Sandro Bonazzola
Hi, here's an update on 3.6 status on integration / rel-eng side The tracker bug for 3.6.0 [1] currently shows no blockers. Repository closure is currently broken on Fedora 20 and CentOS 6 due to a missing required dependency on recent libvirt and vdsm rpm dropping el6 support. VDSM builds for E

Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-29 Thread Eyal Edri
fixed. summary: - job has 2 gits of ovirt-engine, one from github cloned to ovirt-engine subdir, and one from gerrit cloned to workspace. i removed the github once i saw it, but missed that gerrit isnt cloned to ovirt-engine subdir. adding it now solved it. what i suspect that our mirroring t

Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread David Caro
On 04/29, Balamurugan Arumugam wrote: > > > - Original Message - > > From: "David Caro" > > To: "Sahina Bose" > > Cc: "Dan Kenigsberg" , infra@ovirt.org, "Balamurugan > > Arumugam" , > > de...@ovirt.org > > Sent: Wednesday, April 29, 2015 1:38:03 PM > > Subject: Re: Maintainer rights o

Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread Balamurugan Arumugam
- Original Message - > From: "David Caro" > To: "Sahina Bose" > Cc: "Dan Kenigsberg" , infra@ovirt.org, "Balamurugan > Arumugam" , > de...@ovirt.org > Sent: Wednesday, April 29, 2015 1:38:03 PM > Subject: Re: Maintainer rights on vdsm - ovirt-3.5-gluster > > You want also push rights?

Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-29 Thread David Caro
It might be clonning the engine repo directly to the workspace instead of using a subdir On 04/29, Juan Hernández wrote: > On 04/29/2015 09:35 AM, Eyal Edri wrote: > > this is very strange. > > same job for master works - > > http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_create

Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-29 Thread Juan Hernández
On 04/29/2015 09:35 AM, Eyal Edri wrote: > this is very strange. > same job for master works - > http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/ > with the same path. > > juan/eli - can you have a look? is 3.5 producing the output somewhere else? > > e. > I think that

Jenkins upgrade today

2015-04-29 Thread David Caro
Hi! Today I will be upgrading jenkins to the latest stable version, the upgrade will start at 17:00 CEST (18:00 IST) and will take around 30min. I will set jenkins to not accept new jobs 30 minutes before that to let any pending jobs finish, but any job that does not finish in that time, will be

Re: Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread David Caro
You want also push rights? It's not the same submit, push, create reference, verify, code review. All those are different rights. I've added the submit, code-review and verify rights. Let me know if you want also the rest. Also note that pushing and submitting is not the same, pushing will skip

Re: [ovirt-devel] Maintainer rights on vdsm - ovirt-3.5-gluster

2015-04-29 Thread David Caro
Done On 04/20, Dan Kenigsberg wrote: > On Mon, Apr 20, 2015 at 03:20:18PM +0530, Sahina Bose wrote: > > Hi! > > > > On the vdsm branch "ovirt-3.5-gluster", could you provide merge rights to > > Bala (barum...@redhat.com) ? > > +1 from me. > > ovirt-3.5-gluster needs a rebase on top of the curre

Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

2015-04-29 Thread Eyal Edri
this is very strange. same job for master works - http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/ with the same path. juan/eli - can you have a look? is 3.5 producing the output somewhere else? e. - Original Message - > From: "Barak Korren" > To: "Yedidyah Bar

Logwatch for linode01.ovirt.org (Linux)

2015-04-29 Thread logwatch
### Logwatch 7.3.6 (05/19/07) Processing Initiated: Wed Apr 29 03:23:01 2015 Date Range Processed: yesterday ( 2015-Apr-28 ) Period is day. Detail Level of Output: 0