Re: [vdsm] Jenkins job to run networking functional tests

2013-08-20 Thread Eyal Edri
OK,

Since i see now -1 and enough +1, i'll add giuseppe as power user for network 
tests on ovirt.
congrats.

I will send you the details in private.
please contact infra team if you need assistance with setting up the jobs.

Eyal.

- Original Message -
 From: Assaf Muller amul...@redhat.com
 To: Sandro Bonazzola sbona...@redhat.com
 Cc: Eyal Edri ee...@redhat.com, engine-devel engine-de...@ovirt.org, 
 vdsm-devel
 vdsm-de...@fedorahosted.org, infra in...@ovirt.org
 Sent: Monday, August 19, 2013 5:50:16 PM
 Subject: Re: [vdsm] Jenkins job to run networking functional tests
 
 +1
 
 Giuseppe is our go to guy as far as networking tests go!
 
 - Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: Eyal Edri ee...@redhat.com
 Cc: engine-devel engine-de...@ovirt.org, vdsm-devel
 vdsm-de...@fedorahosted.org, infra in...@ovirt.org
 Sent: Monday, August 19, 2013 2:20:36 PM
 Subject: Re: [vdsm] Jenkins job to run networking functional tests
 
 Il 19/08/2013 11:26, Eyal Edri ha scritto:
  [adding devel lists]
  
  Usually to get power user privileges you need get +1 community (mostly
  relevant people in your team/project).
  saying you're familiar with jenkins and the project and is cabaple of
  adding jobs to the project.
  
  I personally give +1 since i know you're contribution and experience.
  
  Eyal.
 
 +1 from me too.
 
 Sandro
 
 
 
 
 
  
  - Original Message -
  From: Giuseppe Vallarelli gvall...@redhat.com
  To: infra in...@ovirt.org
  Sent: Monday, August 19, 2013 10:19:46 AM
  Subject: Jenkins job to run networking functional tests
 
  Hello everybody, following the previous discussion with Eyal,
  I need to get rights in order to create a jenkins job to
  achieve what stated in the subject.
 
  Is it the right place for such request?
 
  Cheers, Giuseppe
 
  - Forwarded Message -
  | From: Eyal Edri ee...@redhat.com
  | To: Giuseppe Vallarelli gvall...@redhat.com
  | Cc: infra in...@ovirt.org
  | Sent: Sunday, August 18, 2013 2:06:22 PM
  | Subject: Re: running network functional tests
  | 
  | Hi,
  | 
  | Usually in these cases when a new job is requested to a specific
  | project/component,
  | A 'power user' for the relevant team (in your case network), is given
  | privileges on the Jenkins machine
  | to add any job required.
  | 
  | I would propose the following:
  |  1. request power user access to jenkins.ovirt.org (if you don't already
  |  have)
  |  2. add a new job with your functional test per commit (not per patch
  |  for
  |  starts)
  | any infra member can assist you with the labels for slaves / os
  | /etc...
  |  3. once that job is running properly, you can contact infra to assist
  |  in
  |  converting it to a per-patch job
  | with the topic / field verification logic done.
  |  4. not sure if this is relevant to your tests, but all existing jenkins
  |  slaves are VMs and not bare-metal.
  | 
  | i hope this helps.
  | 
  | Eyal.
  | 
  | - Original Message -
  |  From: Giuseppe Vallarelli gvall...@redhat.com
  |  To: infra in...@ovirt.org
  |  Sent: Friday, August 16, 2013 12:28:43 PM
  |  Subject: Fwd: running network functional tests
  |  
  |  - Forwarded Message -
  |  | From: Giuseppe Vallarelli gvall...@redhat.com
  |  | To: infra in...@ovirt.org
  |  | Cc: David Caro Estevez dcaro...@redhat.com
  |  | Sent: Monday, August 12, 2013 10:58:04 AM
  |  | Subject: running network functional tests
  |  | 
  |  | Hello everbody!
  |  | Just recently we added networking functional tests and we would like
  |  | to have them running when we submit patches network related, i.e.
  |  | going to affect network modules. Displaying success or failure
  |  | as it happens with the current unittests.
  |  | 
  |  | Requirements/ideas:
  |  | 
  |  | - OS Fedora 19/RHEL6.4 should not matter.
  |  | 
  |  | - Kernel module used: bonding, dummy.
  |  | 
  |  | - No more than one 'instance' of networkTests should run
  |  |   on a specific host, simply because we use some global
  |  |   constants to identify network name vlan id and so on.
  |  | 
  |  | - Ideally we can use a previously proposed idea of commit tag
  |  |   where for example @networking is provided in the commit msg
  |  |   title to identify the need of running also the network
  |  |   functional tests.
  |  | 
  |  | - We should be able to run at the same time functional networking
  |  |   tests and unit tests - I don't expect any conflicts.
  |  | 
  |  | Would be cool to have a test run before -1s all networking patches
  |  | in case of problems :-)
  |  | 
  |  | Let me know if more information are needed.
  |  | 
  |  | 
  |  | Cheers, Giuseppe
  |  
  |  Is there any update on the subject?
  |  
  |  Any estimate to have functional network tests running?
  |  I mind that we can run network functional tests upstream
  |  that will speed up our workflow and possibly decrease the
  |  regressions.
  |  
  |  Thanks Giuseppe
  |  

[vdsm] how vdsm implement qcow2 on lvm

2013-08-20 Thread bigclouds
hi,all
could you tell me how vdsm implement qcow2 on lvm? and how  lv of qcow2 fromat 
support backing file?
if the implememt is a normal way, now i find libguestfs does not recognize  
lvs(qcow2 format)  with backing file
 
thanks___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] how vdsm implement qcow2 on lvm

2013-08-20 Thread Itamar Heim

On 08/20/2013 06:11 AM, bigclouds wrote:

hi,all
could you tell me how vdsm implement qcow2 on lvm? and how  lv of qcow2
fromat support backing file?


qcow2 is the format, stored in an LV.
see http://www.ovirt.org/images/3/3d/OVirt_VDSM_Storage_2002.pdf


if the implememt is a normal way, now i find libguestfs does not
recognize  lvs(qcow2 format)  with backing file


how are you trying to use it via libguestfs? you need vdsm to monitor 
qemu/qcow for lv extend requests to the SPM (or another similar solution)?



thanks




___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel



___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel