Re: [VDSM] check-merge fails: error: [Errno 98] Address already in use

2017-05-23 Thread Yaniv Bronheim
do you still see that after merged? seems like broken version of lago in ci On Mon, May 22, 2017 at 4:36 PM Nir Soffer wrote: > I see these failure in check-merge > > *13:26:59* Error occured, aborting*13:26:59* Traceback (most recent call > last):*13:26:59* File

permissions to https://hub.docker.com/u/ovirt

2017-05-22 Thread Yaniv Bronheim
Hi, I need to push images to docker.io/ovirt. can you please attach my account to ovirt admins? Currently I have to ovirtorg, but we plan to use the ovirt one Thank you -- Yaniv Bronhaim. ___ Infra mailing list Infra@ovirt.org

request: Renaming gerrit project

2017-03-14 Thread Yaniv Bronheim
Hi, short version: rename ovirt-container-engine project to ovirt-containers long version: recently we decided to gather all ovirt container under ovirt-containers project instead of splitting it to engine and node. can you please rename the current ovirt-container-engine to ovirt-containers

enable travis run on oc repos

2017-01-19 Thread Yaniv Bronheim
now when I have a sync in github can you enable the travis job on both ovirt-container-* projects - https://travis-ci.org/oVirt/ https://travis-ci.org/oVirt/ovirt-container-engine/ https://travis-ci.org/oVirt/ovirt-container-node thanks. -- *Yaniv Bronhaim.*

Re: [JIRA] (OVIRT-1024) enable github mirror to ovirt-container-node project

2017-01-19 Thread Yaniv Bronheim
manual > process. > > Adding infra-support to create a ticket on it. > > On Thu, Jan 12, 2017 at 5:41 PM, Yaniv Bronheim <ybron...@redhat.com> > wrote: > > > do you know maybe why doesn't ovirt githu

github ovirt project sync

2017-01-12 Thread Yaniv Bronheim
do you know maybe why doesn't ovirt github in sync with the gerrit? ( https://github.com/ovirt/ovirt-container-node) Thanks. -- *Yaniv Bronhaim.* ___ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

When trigged manually the check-merged job

2017-01-09 Thread Yaniv Bronheim
When trigged manually the check-merged job for specific patch we don't see the link in the patch History - see in https://gerrit.ovirt.org/#/c/69802/3 it used to be different .. can we get the link back? Thanks. -- *Yaniv Bronhaim.* ___ Infra mailing

changes in gerrit - backport does not include reviewers automatically

2016-12-22 Thread Yaniv Bronheim
A backport with same change-id as in master branch used to add the reviewer of the original patch automatically. and also the reviewed-on label with link to the original patch. can we add it back? -- *Yaniv Bronhaim.* ___ Infra mailing list

Re: [JIRA] (OVIRT-900) Re: Rebase over other author's patch cannot be pushed to gerrit

2016-12-04 Thread Yaniv Bronheim
ps://ovirt-jira.atlassian.net/browse/OVIRT-900 > > Project: oVirt - virtualization made easy > > Issue Type: By-EMAIL > > Reporter: Barak Korren > >Assignee: Shlomo Ben David > > > > Forwarding to infra-support. &

Re: [JIRA] (OVIRT-900) Re: Rebase over other author's patch cannot be pushed to gerrit

2016-12-04 Thread Yaniv Bronheim
t; URL: https://ovirt-jira.atlassian.net/browse/OVIRT-900 > > Project: oVirt - virtualization made easy > > Issue Type: By-EMAIL > >Reporter: Barak Korren > >Assignee: Shlomo Ben David > > > >

Re: [JIRA] (OVIRT-633) Re: [ovirt-devel] [ACTION REQUIRED] broken dependency with vdsm git6e84643

2016-07-27 Thread Yaniv Bronheim
On Wed, Jul 13, 2016 at 1:11 PM, sbonazzo (oVirt JIRA) < j...@ovirt-jira.atlassian.net> wrote: > sbonazzo created OVIRT-633: > -- > > Summary: Re: [ovirt-devel] [ACTION REQUIRED] broken > dependency with vdsm git6e84643 > Key: OVIRT-633 >

Re: problems with lago and check-merged ci script in vdsm

2016-07-21 Thread Yaniv Bronheim
our check-merged.packages file? > > On 18 July 2016 at 13:49, Yaniv Bronheim <ybron...@redhat.com> wrote: > > Hi, > > we get lago: command not found , eventhough we install lago as part of > the > > env packages > > > > > http://jenkins.ovirt.org/job/vd

problems with lago and check-merged ci script in vdsm

2016-07-18 Thread Yaniv Bronheim
Hi, we get lago: command not found , eventhough we install lago as part of the env packages http://jenkins.ovirt.org/job/vdsm_master_check-merged-fc24-x86_64/15/console can you check why ? *08:37:20* + lago init

Error in vdsm functional tests

2016-07-05 Thread Yaniv Bronheim
Hi, Recently we're getting the following error, even-though we require python-mock in check-merged.packages.f23 (https://gerrit.ovirt.org/59797) *09:52:43* # Deploy environment: Success (in 0:09:06)*09:52:44* @ Deploy oVirt environment: Success (in 0:09:07)*09:52:44* + lago shell

4.0 branch rights

2016-06-07 Thread Yaniv Bronheim
Hi, I need rights to merge and create tags in vdsm ovirt-4.0 branch. Thanks in advance -- *Yaniv Bronhaim.* ___ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

jenkins pep8 package

2016-04-14 Thread Yaniv Bronheim
Hi, Jenkins vms used to use pep8 1.5.7 only. we bumped in a case that it ran older version than that - http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/767/console can you fix that? vdsm supports 1.5.7 and above. Thanks, -- *Yaniv Bronhaim.*

Re: CI does not run tests post merge

2016-01-25 Thread Yaniv Bronheim
Yes, we never ran check_patch for vdsm Can we add back our el7,f22,f21 runs for our current check_patch? I asked for that few weeks ago, and I think its important to avoid regressions Thanks. On Mon, Jan 25, 2016 at 11:20 AM, Barak Korren wrote: > > > > Yes sorry,

Re: [ovirt-devel] Automation CI for vdsm

2015-12-22 Thread Yaniv Bronheim
OVSNetworkTest since we are doing ugly inheritance hacking there. My > apologize for network tests difficulties, it will be resolved soon. If > you want your life easier, temporary skip OVSNetworkTest suite and it > should be OK. > > Best regards, > Petr > > 2015-12-16 17:

Re: Automation CI for vdsm

2015-12-16 Thread Yaniv Bronheim
ests pass or disabled. > > There is no point in broken or flaky functional tests. > > On Wed, Dec 16, 2015 at 5:34 PM, Yaniv Bronheim <ybron...@redhat.com> > wrote: > > So its not stable. It won't block merges and at least give us report > after > > each merge.

Fwd: Two gerrit acounts raised conflict

2015-10-11 Thread Yaniv Bronheim
Hi, I had a problem to authenticate with my gmail id to gerrit, so I used my github id and now I have a split brain thing review in - https://gerrit.ovirt.org/#/c/43724/4 now the link to https://gerrit.ovirt.org/login/?id=gerrit-oauth-provider_-github-oauth doesn't work at all.. Any suggestion

Re: vdsm fails again becasue cpopen is not found

2013-12-30 Thread Yaniv Bronheim
python-cpopen should be installed there before running the make - Original Message - From: Nir Soffer nsof...@redhat.com To: infra@ovirt.org Sent: Monday, December 30, 2013 6:10:26 PM Subject: vdsm fails again becasue cpopen is not found Hi infra, checking python module:

Re: vdsm_pep8_gerrit is broken

2013-12-24 Thread Yaniv Bronheim
- Original Message - From: Kiril Nesenko knese...@redhat.com To: Dan Kenigsberg dan...@redhat.com Cc: infra@ovirt.org Sent: Wednesday, December 25, 2013 8:54:49 AM Subject: Re: vdsm_pep8_gerrit is broken - Original Message - From: Dan Kenigsberg dan...@redhat.com

Re: python-cpopen is needed on jenkins slaves

2013-10-16 Thread Yaniv Bronheim
Any news about it ? sorry to miss that topic python-cpopen exists in fedora19 official repository, so I don't understand the problem - Original Message - From: Ewoud Kohl van Wijngaarden ewoud+ov...@kohlvanwijngaarden.nl To: Dan Kenigsberg dan...@redhat.com Cc: Yaniv Bronheim ybron

Re: fake vdsm repo on oVirt

2013-09-29 Thread Yaniv Bronheim
Hey, I recall wiki page that explains the usage of vdsmfake (http://www.ovirt.org/VDSM_Fake) Can you share it in the README file and locate it in the root folder of the repository ? or even add short instructions summary in a README of how to run and work with the utility? might be helpful

Re: [Engine-devel] fake VDSM as oVirt project?

2013-09-15 Thread Yaniv Bronheim
+1 - Original Message - From: Itamar Heim ih...@redhat.com To: Liran Zelkha liran.zel...@gmail.com Cc: engine-devel engine-de...@ovirt.org, infra infra@ovirt.org Sent: Sunday, September 15, 2013 12:57:29 PM Subject: Re: [Engine-devel] fake VDSM as oVirt project? On 09/13/2013

Re: Odd errors on vdsm_unit_tests

2013-04-14 Thread Yaniv Bronheim
To: David Caro dcaro...@redhat.com, Yaniv Bronheim ybron...@redhat.com Cc: Giuseppe Vallarelli gvall...@redhat.com, infra@ovirt.org Sent: Sunday, April 14, 2013 11:28:54 AM Subject: Re: Odd errors on vdsm_unit_tests On Thu, Apr 11, 2013 at 11:47:52PM +0200, David Caro wrote: On Thu 11 Apr 2013 11

Re: [vdsm] May I apply for a user account on jenkins.ovirt.org to run VDSM functional tests?

2013-02-06 Thread Yaniv Bronheim
Zhshzhou, It sounds very helpful and we must use functional tests already as you mentioned. Please inform vdsm-devel how to run those tests manually and how we can distinguish errors with that. XML-RPC functional test cases are still in progress and there's a lot to add there, it might be