Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread ibarkan
Ido Barkan has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 5: Verified+1 (3 comments) http://gerrit.ovirt.org/#/c/34366/5/tests/functional/dhcp.py

Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 6: Build Failed

Change in vdsm[master]: vm: log xml from/to libvirt at 'info' level

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: log xml from/to libvirt at 'info' level .. Patch Set 2: (2 comments) http://gerrit.ovirt.org/#/c/34358/2/vdsm/virt/vm.py File vdsm/virt/vm.py: Line

Change in vdsm[master]: vm: promote some debug messages to info

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: promote some debug messages to info .. Patch Set 2: (3 comments) http://gerrit.ovirt.org/#/c/34355/2/vdsm/virt/vm.py File vdsm/virt/vm.py: Line 1946:

Change in vdsm[master]: vm: promote some debug messages to warn

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: promote some debug messages to warn .. Patch Set 2: (3 comments) http://gerrit.ovirt.org/#/c/34356/2/vdsm/virt/vm.py File vdsm/virt/vm.py: Line 2210:

Change in vdsm[master]: libvirtconnection: add function to create a new connection

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: libvirtconnection: add function to create a new connection .. Patch Set 9: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/34293 To unsubscribe,

Change in vdsm[ovirt-3.5]: supervdsmServer: Do not use udev to set permissions on exter...

2014-10-28 Thread amureini
Allon Mureinik has posted comments on this change. Change subject: supervdsmServer: Do not use udev to set permissions on external luns .. Patch Set 1: Code-Review+1 Yaniv, this patch is now verified - can you take it please?

Change in vdsm[master]: vm: run before_vm_create hook only in the VM boot

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: vm: run before_vm_create hook only in the VM boot .. vm: run before_vm_create hook only in the VM boot The 'before_vm_create' hook is running in two flows:

Change in vdsm[master]: vm: replace try/finally with 'with'

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: vm: replace try/finally with 'with' .. vm: replace try/finally with 'with' The creation of VM is throttled using a bounded semaphore. This patch * replaces

Change in vdsm[master]: vm: replace try/finally with 'with'

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: vm: replace try/finally with 'with' .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13215/ : SUCCESS

Change in vdsm[master]: vm: run before_vm_create hook only in the VM boot

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: vm: run before_vm_create hook only in the VM boot .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13216/ :

Change in vdsm[master]: gluster: volume snapshot create and delete verbs.

2014-10-28 Thread dnarayan
Darshan N has uploaded a new change for review. Change subject: gluster: volume snapshot create and delete verbs. .. gluster: volume snapshot create and delete verbs. This patch adds two new verbs to create and delete gluster

Change in vdsm[master]: storageServer: remove dead code from getSessionInfo

2014-10-28 Thread derez
Daniel Erez has uploaded a new change for review. Change subject: storageServer: remove dead code from getSessionInfo .. storageServer: remove dead code from getSessionInfo storageServer - getSessionInfo: cleanup of unused code

Change in vdsm[master]: vdsm: capture warnings in log only if supported

2014-10-28 Thread osvoboda
Ondřej Svoboda has posted comments on this change. Change subject: vdsm: capture warnings in log only if supported .. Patch Set 1: Verified+1 Originally: When [devel] python_warnings_enable = true VDSM will not even start on

Change in vdsm[master]: storageServer: remove dead code from getSessionInfo

2014-10-28 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storageServer: remove dead code from getSessionInfo .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/34537/1/vdsm/storage/storageServer.py File

Change in vdsm[master]: storageServer: remove dead code from getSessionInfo

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: storageServer: remove dead code from getSessionInfo .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13218/

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread ibarkan
Ido Barkan has uploaded a new change for review. Change subject: relax the validation multiple networks on the same interface .. relax the validation multiple networks on the same interface the only validation that is now left

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 1: Build Failed

Change in vdsm[master]: vdsm: capture warnings in log only if supported

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: capture warnings in log only if supported .. vdsm: capture warnings in log only if supported python_warnings_enable is off by default but let's

Change in vdsm[master]: vdsm: capture warnings in log only if supported

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: vdsm: capture warnings in log only if supported .. Patch Set 2: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4138/ :

Change in vdsm[master]: gluster: volume snapshot create and delete verbs.

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: gluster: volume snapshot create and delete verbs. .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13217/ :

Change in vdsm[master]: tool: sebool when selinux is disabled always return CONFIGURED.

2014-10-28 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: tool: sebool when selinux is disabled always return CONFIGURED. .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/34516 To unsubscribe,

Change in vdsm[master]: tool: persist selinux booleans on ovirt node.

2014-10-28 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: tool: persist selinux booleans on ovirt node. .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/34518/1/lib/vdsm/tool/configurators/sebool.py File

Change in vdsm[ovirt-3.5]: supervdsmServer: Do not use udev to set permissions on exter...

2014-10-28 Thread ybronhei
Yaniv Bronhaim has submitted this change and it was merged. Change subject: supervdsmServer: Do not use udev to set permissions on external luns .. supervdsmServer: Do not use udev to set permissions on external luns Before

Change in vdsm[ovirt-3.5]: spec: qemu-img is required during the tests

2014-10-28 Thread ybronhei
Yaniv Bronhaim has submitted this change and it was merged. Change subject: spec: qemu-img is required during the tests .. spec: qemu-img is required during the tests The tests use vdsm/qemuimg module, which checks where

Change in vdsm[ovirt-3.5]: spec: qemu-img is required during the tests

2014-10-28 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: spec: qemu-img is required during the tests .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34479 To unsubscribe, visit

Change in vdsm[ovirt-3.5]: supervdsmServer: Do not use udev to set permissions on exter...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: supervdsmServer: Do not use udev to set permissions on external luns .. Patch Set 2: Build Successful

Change in vdsm[master]: vm: use DomainDescriptor in setTicket

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: vm: use DomainDescriptor in setTicket .. vm: use DomainDescriptor in setTicket setTicket used to fetch and parse yet again the Domain XML. Since there is no

Change in vdsm[master]: virt: move all_channels into DomainDescriptor

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: virt: move all_channels into DomainDescriptor .. Patch Set 2: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13220/ :

Change in vdsm[ovirt-3.5]: spec: qemu-img is required during the tests

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: spec: qemu-img is required during the tests .. Patch Set 3: Build Successful

Change in vdsm[master]: vm: use DomainDescriptor in setTicket

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: vm: use DomainDescriptor in setTicket .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13221/ : SUCCESS

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread vdelima
Vitor de Lima has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/32821 To unsubscribe, visit

Change in vdsm[master]: storageServer: remove dead code from getSessionInfo

2014-10-28 Thread derez
Daniel Erez has posted comments on this change. Change subject: storageServer: remove dead code from getSessionInfo .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/34537/1/vdsm/storage/storageServer.py File

Change in vdsm[master]: tool: extend ModuleConfigurer documentation.

2014-10-28 Thread smizrahi
Saggi Mizrahi has posted comments on this change. Change subject: tool: extend ModuleConfigurer documentation. .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34045 To unsubscribe, visit

Change in vdsm[master]: tool: change enumeration naming.

2014-10-28 Thread smizrahi
Saggi Mizrahi has posted comments on this change. Change subject: tool: change enumeration naming. .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34046 To unsubscribe, visit

Change in vdsm[ovirt-3.5]: Moving getSELinuxEnforeMode to utils

2014-10-28 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Moving getSELinuxEnforeMode to utils .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34462 To unsubscribe, visit

Change in vdsm[master]: tool: extend ModuleConfigurer documentation.

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: tool: extend ModuleConfigurer documentation. .. tool: extend ModuleConfigurer documentation. Change-Id: I2f4da9a7a2a7917c354137833d66edf0fbc95510

Change in vdsm[ovirt-3.5]: Moving getSELinuxEnforeMode to utils

2014-10-28 Thread ybronhei
Yaniv Bronhaim has submitted this change and it was merged. Change subject: Moving getSELinuxEnforeMode to utils .. Moving getSELinuxEnforeMode to utils Change-Id: I801adfb0d8835ef9083f24ee5732219b8f719315 Signed-off-by: Yaniv

Change in vdsm[master]: tool: change enumeration naming.

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: tool: change enumeration naming. .. tool: change enumeration naming. Suggesting a name change of isconfigured() return values: from: CONFIGURED,

Change in vdsm[master]: ssl: ssl protocol configurable

2014-10-28 Thread smizrahi
Saggi Mizrahi has posted comments on this change. Change subject: ssl: ssl protocol configurable .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34345 To unsubscribe, visit

Change in vdsm[master]: tool: extend ModuleConfigurer documentation.

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: extend ModuleConfigurer documentation. .. Patch Set 5: Build Successful http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4139/ :

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/34516 To

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 2: Build Failed

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 3: Build Failed

Change in vdsm[master]: tool: change enumeration naming.

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: change enumeration naming. .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4140/ : SUCCESS

Change in vdsm[ovirt-3.5]: Moving getSELinuxEnforeMode to utils

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Moving getSELinuxEnforeMode to utils .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-fc20-x86_64_merged/60/ :

Change in vdsm[master]: ssl: ssl protocol configurable

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: ssl: ssl protocol configurable .. ssl: ssl protocol configurable We make ssl protocol configurable in config.py. Change-Id:

Change in vdsm[master]: storageServer: remove dead code from getSessionInfo

2014-10-28 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storageServer: remove dead code from getSessionInfo .. Patch Set 1: Code-Review+1 Since we never used this optimization, and I don't know about any issue

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: Build Failed

Change in vdsm[master]: vm: log xml from/to libvirt at 'info' level

2014-10-28 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: vm: log xml from/to libvirt at 'info' level .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/34358/2/vdsm/virt/vm.py File vdsm/virt/vm.py: Line 2843:

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread mtayer
mooli tayer has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: Code-Review+1 (1 comment)

Change in vdsm[master]: ssl: ssl protocol configurable

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: ssl: ssl protocol configurable .. Patch Set 6: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4141/ : SUCCESS

Change in vdsm[master]: tool: persist selinux booleans on ovirt node.

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: persist selinux booleans on ovirt node. .. Patch Set 2: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13226/ :

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread ibarkan
Ido Barkan has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 2: (2 comments) http://gerrit.ovirt.org/#/c/34538/2/lib/vdsm/netinfo.py File

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 2: Build Failed

Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread ibarkan
Ido Barkan has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 6: Verified+1 -- To view, visit http://gerrit.ovirt.org/34366 To unsubscribe, visit

Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 6: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/34366 To unsubscribe,

Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread ibarkan
Ido Barkan has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 6: verified that there are no dhclient residues after those functional tests whether

Change in vdsm[master]: virt: move NetworkInterface into vmdevices

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: virt: move NetworkInterface into vmdevices .. virt: move NetworkInterface into vmdevices no code changes besides import fixes. Change-Id:

Change in vdsm[master]: vmdevices: vm.${NAME}_DEVICES - vmdevices.${NAME}

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: vmdevices: vm.${NAME}_DEVICES - vmdevices.${NAME} .. vmdevices: vm.${NAME}_DEVICES - vmdevices.${NAME} This patch renames the various vm.${NAME}_DEVICES

Change in vdsm[master]: virt: move vm.GraphicsDevice - vmdevices.Graphics

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: virt: move vm.GraphicsDevice - vmdevices.Graphics .. virt: move vm.GraphicsDevice - vmdevices.Graphics No code changes besides the renaming. No changes in

Change in vdsm[master]: virt: move Drive into vmdevices

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: virt: move Drive into vmdevices .. virt: move Drive into vmdevices no code changes besides import fixes. Change-Id:

Change in vdsm[master]: devices: move Graphics Device utility functions

2014-10-28 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: devices: move Graphics Device utility functions .. devices: move Graphics Device utility functions After the move of the Graphics Device into vmdevices.py,

Change in vdsm[ovirt-3.5]: tool: moving setup booleans verb to be part of the configura...

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tool: moving setup booleans verb to be part of the configurators .. Patch Set 9: Code-Review+1 I don't like the squashing, which makes reviews harder. But this

Change in vdsm[ovirt-3.5]: tool: moving setup booleans verb to be part of the configura...

2014-10-28 Thread mtayer
mooli tayer has posted comments on this change. Change subject: tool: moving setup booleans verb to be part of the configurators .. Patch Set 10: Yaniv: is this a clean cherry-pick from master? -- To view, visit

Change in vdsm[master]: vmdevices: vm.${NAME}_DEVICES - vmdevices.${NAME}

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: vmdevices: vm.${NAME}_DEVICES - vmdevices.${NAME} .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13228/ :

Change in vdsm[ovirt-3.5]: tests: assertIsNone is not available on Python 2.6

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tests: assertIsNone is not available on Python 2.6 .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/34497 To unsubscribe, visit

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/32821 To unsubscribe, visit

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 2: Code-Review-1 please rebase -- To view, visit http://gerrit.ovirt.org/32821 To unsubscribe, visit

Change in vdsm[master]: tool: configurator module names optional, defaults to file n...

2014-10-28 Thread dkuznets
Dima Kuznetsov has posted comments on this change. Change subject: tool: configurator module names optional, defaults to file name. .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/34099 To unsubscribe,

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread ibarkan
Ido Barkan has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/34538/2/lib/vdsm/netinfo.py File

Change in vdsm[master]: virt: move vm.GraphicsDevice - vmdevices.Graphics

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: virt: move vm.GraphicsDevice - vmdevices.Graphics .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13229/ :

Change in vdsm[master]: devices: move Graphics Device utility functions

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: devices: move Graphics Device utility functions .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13230/ :

Change in vdsm[master]: virt: move NetworkInterface into vmdevices

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: virt: move NetworkInterface into vmdevices .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13231/ : SUCCESS

Change in vdsm[master]: virt: move Drive into vmdevices

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: virt: move Drive into vmdevices .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13232/ : SUCCESS

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 3: Verified+1 rebased re-verified re-running the tests without issues. -- To view, visit

Change in vdsm[master]: vdsm: add functionality to detach host devices

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: vdsm: add functionality to detach host devices .. Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/32389/3/vdsm/hostdev.py File vdsm/hostdev.py: Line

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 3: Build Failed

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 3: Build Failed

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 3: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13235/ : SUCCESS

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 3: reason of failure: -- Ran 690

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/32821 To unsubscribe, visit

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: move more fakes into vmfakelib .. tests: move more fakes into vmfakelib This patch move more Fakes into the common library, to avoid

Change in vdsm[master]: clean dhclient processes that are left after functional tests

2014-10-28 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clean dhclient processes that are left after functional tests .. Patch Set 6: Code-Review-1 (6 comments) _is_running is racy. Suggested also other improvements.

Change in vdsm[master]: relax the validation multiple networks on the same interface

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: relax the validation multiple networks on the same interface .. Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/34538/3/lib/vdsm/netinfo.py File

Change in vdsm[master]: tests: move more fakes into vmfakelib

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tests: move more fakes into vmfakelib .. Patch Set 4: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4142/ : SUCCESS

Change in vdsm[master]: caps: Do not use lscpu on ppc64

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: caps: Do not use lscpu on ppc64 .. Patch Set 3: libvirt dependency (or at least reply to my comment :)) still missing. -- To view, visit

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: Verified+1 -- To view, visit http://gerrit.ovirt.org/34516 To

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. tool: sebool is-configured when selinux is disabled will always be MAYBE

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: Code-Review+2 (1 comment)

Change in vdsm[master]: caps: Do not memoize CPU topology

2014-10-28 Thread fromani
Francesco Romani has posted comments on this change. Change subject: caps: Do not memoize CPU topology .. Patch Set 2: the best think I can think of is: * add a module-private constant like

Change in vdsm[master]: caps: Do not use lscpu on ppc64

2014-10-28 Thread vdelima
Vitor de Lima has posted comments on this change. Change subject: caps: Do not use lscpu on ppc64 .. Patch Set 3: I updated the commit message with the needed info. -- To view, visit http://gerrit.ovirt.org/33872 To

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread mtayer
mooli tayer has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 4: (1 comment)

Change in vdsm[master]: tool: sebool is-configured when selinux is disabled will alw...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tool: sebool is-configured when selinux is disabled will always be MAYBE .. Patch Set 5: Build Failed

Change in vdsm[master]: hooks: Add a hook to configure IPv6 networking through custo...

2014-10-28 Thread osvoboda
Ondřej Svoboda has uploaded a new change for review. Change subject: hooks: Add a hook to configure IPv6 networking through custom properties .. hooks: Add a hook to configure IPv6 networking through custom properties The hook

Change in vdsm[master]: hooks: Add a hook to configure IPv6 networking through custo...

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: hooks: Add a hook to configure IPv6 networking through custom properties .. Patch Set 1: Build Failed

Change in vdsm[ovirt-3.4]: qemuimg: Create qcow2 compat 0.10 images

2014-10-28 Thread nsoffer
Nir Soffer has abandoned this change. Change subject: qemuimg: Create qcow2 compat 0.10 images .. Abandoned Ovirt 3.4 does not accept patches any more. This patch is merged in rhev 3.4. -- To view, visit

Change in vdsm[ovirt-3.4]: multiapth: Disable hba rescanning by default

2014-10-28 Thread nsoffer
Nir Soffer has abandoned this change. Change subject: multiapth: Disable hba rescanning by default .. Abandoned Merged downstream -- To view, visit http://gerrit.ovirt.org/34196 To unsubscribe, visit

Change in vdsm[master]: tests: Fix random failures on el6

2014-10-28 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: tests: Fix random failures on el6 .. tests: Fix random failures on el6 The reject tests were relaying on the behavior in Fedora 20, but on el6 the concurrent

Change in vdsm[master]: tests: Fix random failures on el6

2014-10-28 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: tests: Fix random failures on el6 .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/13237/ : SUCCESS

  1   2   >