Change in vdsm[master]: net: Define netlink netdev flags constants under netlink.link

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Define netlink netdev flags constants under netlink.link .. Patch Set 2: Verified+1 -- To view, visit https://gerrit.ovirt.org/63040 To unsubscribe, visit

Change in vdsm[master]: net: For IP-less networks, wait for link-up on ifup execution

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: For IP-less networks, wait for link-up on ifup execution .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/63043 To unsubscribe, visit

Change in vdsm[master]: net tests: Set dummy ifaces up by default.

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net tests: Set dummy ifaces up by default. .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62834 To unsubscribe, visit

Change in vdsm[master]: net: Introduce waitfor_link method and use it in iface module

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Introduce waitfor_link method and use it in iface module .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/63042 To unsubscribe, visit

Change in vdsm[master]: net: ifcfg - dhclient should always be stopped

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: ifcfg - dhclient should always be stopped .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62832 To unsubscribe, visit

Change in vdsm[master]: net func tests: Cleanup ifcfg files after each func test.

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net func tests: Cleanup ifcfg files after each func test. .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62833 To unsubscribe, visit

Change in vdsm[master]: net: Link setup module - includes bond setup logic.

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Link setup module - includes bond setup logic. .. Patch Set 7: Verified+1 (2 comments) https://gerrit.ovirt.org/#/c/62831/1/lib/vdsm/network/link/setup.py

Change in vdsm[master]: net: Expose disable IPv6 through ip.address module

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Expose disable IPv6 through ip.address module .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62830 To unsubscribe, visit

Change in vdsm[master]: net: Adding bond api with sysfs driver under link

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Adding bond api with sysfs driver under link .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62828 To unsubscribe, visit

Change in vdsm[master]: net: dhclient command - iface name should appear at the tail

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: dhclient command - iface name should appear at the tail .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/62829 To unsubscribe, visit

Change in vdsm[master]: net: Relocating wait-for-event under its own module.

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Relocating wait-for-event under its own module. .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/62876 To unsubscribe, visit

Change in vdsm[master]: net: Adding the 'link' package with an iface module

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module .. Patch Set 6: Verified+1 -- To view, visit https://gerrit.ovirt.org/62827 To unsubscribe, visit

Change in vdsm[master]: net: Introduce waitfor_link method and use it in iface module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Introduce waitfor_link method and use it in iface module .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: For IP-less networks, wait for link-up on ifup execution

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: For IP-less networks, wait for link-up on ifup execution .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: Expose disable IPv6 through ip.address module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Expose disable IPv6 through ip.address module .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: dhclient command - iface name should appear at the tail

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: dhclient command - iface name should appear at the tail .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: Adding bond api with sysfs driver under link

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Adding bond api with sysfs driver under link .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: ifcfg - dhclient should always be stopped

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: ifcfg - dhclient should always be stopped .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: Define netlink netdev flags constants under netlink.link

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Define netlink netdev flags constants under netlink.link .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net func tests: Cleanup ifcfg files after each func test.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net func tests: Cleanup ifcfg files after each func test. .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: Adding the 'link' package with an iface module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: Link setup module - includes bond setup logic.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Link setup module - includes bond setup logic. .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: Relocating wait-for-event under its own module.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Relocating wait-for-event under its own module. .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: net: For IP-less networks, wait for link-up on ifup execution

2016-08-30 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net: For IP-less networks, wait for link-up on ifup execution .. net: For IP-less networks, wait for link-up on ifup execution Change-Id:

Change in vdsm[master]: net: Introduce waitfor_link method and use it in iface module

2016-08-30 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net: Introduce waitfor_link method and use it in iface module .. net: Introduce waitfor_link method and use it in iface module Change-Id:

Change in vdsm[master]: net tests: Set dummy ifaces up by default.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net tests: Set dummy ifaces up by default. .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: spec: Require sanlock version handling EINTR

2016-08-30 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: spec: Require sanlock version handling EINTR .. Patch Set 9: The fedora version was pushed today to stable, should be available tomorrow.

Change in vdsm[master]: net: Define netlink netdev flags constants under netlink.link

2016-08-30 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net: Define netlink netdev flags constants under netlink.link .. net: Define netlink netdev flags constants under netlink.link Add all supported flags and point

Change in vdsm[master]: net: Define netlink netdev flags constants under netlink.link

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Define netlink netdev flags constants under netlink.link .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: spec: Require sanlock version handling EINTR

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: spec: Require sanlock version handling EINTR .. Patch Set 9: * #1356676::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1356676::OK, public bug *

Change in vdsm[ovirt-3.6]: spec: Require ioprocess 0.15.2

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: spec: Require ioprocess 0.15.2 .. Patch Set 1: Verified-1 * #1370564::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1370564::OK, public bug * Check

Change in vdsm[ovirt-3.6]: spec: Require ioprocess 0.15.2

2016-08-30 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: spec: Require ioprocess 0.15.2 .. spec: Require ioprocess 0.15.2 The first time IOProcess.truncate() or IOProcess.touch() is called, ioprocess keep the file open

Change in vdsm[master]: Adding build-artifacts-manual.sh script

2016-08-30 Thread snaftaly
Sharon Naftaly has posted comments on this change. Change subject: Adding build-artifacts-manual.sh script .. Patch Set 7: > I see https://gerrit.ovirt.org/#/c/62779/1 is not helping :\ > Still, the failure seems very much

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/62995 To unsubscribe, visit

Change in vdsm[master]: spec: remove deprecated BuildRoot macro

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: spec: remove deprecated BuildRoot macro .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: spec: remove deprecated BuildRoot macro

2016-08-30 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: spec: remove deprecated BuildRoot macro .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/62164 To unsubscribe, visit

Change in vdsm[master]: spec: remove deprecated BuildRoot macro

2016-08-30 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: spec: remove deprecated BuildRoot macro .. spec: remove deprecated BuildRoot macro Change-Id: I3cb8398b42071f1fc2432f3bc0e754a27b0474b6 Signed-off-by:

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 2: -Code-Review Verified+1 -- To view, visit https://gerrit.ovirt.org/62995 To unsubscribe,

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/62995/1/tests/functional/networkTests.py File

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/62995 To unsubscribe, visit

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 1: Code-Review-1 (1 comment)

Change in vdsm[master]: net: Adding the 'link' package with an iface module

2016-08-30 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module .. Patch Set 5: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/62827 To unsubscribe, visit

Change in vdsm[master]: net: Adding bond api with sysfs driver under link

2016-08-30 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net: Adding bond api with sysfs driver under link .. Patch Set 6: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/62828 To unsubscribe, visit

Change in vdsm[master]: Vdsm supports only x86, ppc and ppc64

2016-08-30 Thread ykaul
Yaniv Kaul has posted comments on this change. Change subject: Vdsm supports only x86, ppc and ppc64 .. Patch Set 2: Do we have any reason to block building (upstream) on ARM and other interesting platforms? What is the

Change in vdsm[master]: implementing StorageDomain.movePV

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: implementing StorageDomain.movePV .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: net: switch type switch

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: switch type switch .. Patch Set 7: * #1362399::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1362399::OK, public bug * Check

Change in vdsm[master]: StorageDomain.getInfo - report metadata device for block sd

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: StorageDomain.getInfo - report metadata device for block sd .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: Define the StorageDomain.reduce API

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: Define the StorageDomain.reduce API .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: implementing StorageDomain.reduce

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: implementing StorageDomain.reduce .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: **WIP** tool: reconfigure containers networks

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: **WIP** tool: reconfigure containers networks .. Patch Set 13: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: network: filter out 'veth' devices

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: network: filter out 'veth' devices .. Patch Set 14: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: network: supervdsm: configure container networks

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: network: supervdsm: configure container networks .. Patch Set 41: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: cmdutils: enhance systemd_run

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cmdutils: enhance systemd_run .. Patch Set 28: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: vdsm: virt: add optional container support

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: vdsm: virt: add optional container support .. Patch Set 48: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: core: containers: add the container support module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: core: containers: add the container support module .. Patch Set 30: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: supervdsm: expose systemd utilities

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: supervdsm: expose systemd utilities .. Patch Set 28: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: virt: utils: add is_kvm helper

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: utils: add is_kvm helper .. Patch Set 32: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: vmxml: export container metadata

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: vmxml: export container metadata .. Patch Set 20: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: tests: containers: add testsuite

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: containers: add testsuite .. Patch Set 17: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread fromani
Francesco Romani has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/62368 To unsubscribe, visit

Change in vdsm[master]: v2v: add test for Xen block device

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: v2v: add test for Xen block device .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread shavivi
Shahar Havivi has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 3: > OK, I'll bump to +2 as soon as the new patch is posted! sent at https://gerrit.ovirt.org/#/c/63022

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 3: * #1365411::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1365411::OK, public bug *

Change in vdsm[master]: v2v: add test for Xen block device

2016-08-30 Thread shavivi
Shahar Havivi has posted comments on this change. Change subject: v2v: add test for Xen block device .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/63022 To unsubscribe, visit

Change in vdsm[master]: v2v: add test for Xen block device

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: v2v: add test for Xen block device .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: v2v: add test for Xen block device

2016-08-30 Thread shavivi
Shahar Havivi has uploaded a new change for review. Change subject: v2v: add test for Xen block device .. v2v: add test for Xen block device Change-Id: I1afc7d21857e59ebf69856e99e15cc3796149e4e Signed-off-by: Shahar Havivi

Change in vdsm[master]: spec: remove deprecated BuildRoot macro

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: spec: remove deprecated BuildRoot macro .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: Vdsm supports only x86, ppc and ppc64

2016-08-30 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Vdsm supports only x86, ppc and ppc64 .. Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/62465/2/vdsm.spec.in File vdsm.spec.in: Line 57: Url:

Change in vdsm[master]: net: Expose disable IPv6 through ip.address module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Expose disable IPv6 through ip.address module .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: ifcfg - dhclient should always be stopped

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: ifcfg - dhclient should always be stopped .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: dhclient command - iface name should appear at the tail

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: dhclient command - iface name should appear at the tail .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: Adding the 'link' package with an iface module

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/62995 To unsubscribe, visit

Change in vdsm[master]: net: Adding bond api with sysfs driver under link

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Adding bond api with sysfs driver under link .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net: Link setup module - includes bond setup logic.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Link setup module - includes bond setup logic. .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: net func tests: Cleanup ifcfg files after each func test.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net func tests: Cleanup ifcfg files after each func test. .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: net: Relocating wait-for-event under its own module.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Relocating wait-for-event under its own module. .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: net tests: Set dummy ifaces up by default.

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net tests: Set dummy ifaces up by default. .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: net: Adding bond api with sysfs driver under link

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Adding bond api with sysfs driver under link .. Patch Set 5: (2 comments) https://gerrit.ovirt.org/#/c/62828/5/lib/vdsm/network/link/bond.py File

Change in vdsm[master]: cmdutils: enhance systemd_run

2016-08-30 Thread fromani
Francesco Romani has posted comments on this change. Change subject: cmdutils: enhance systemd_run .. Patch Set 24: (1 comment) https://gerrit.ovirt.org/#/c/56474/24/lib/vdsm/cmdutils.py File lib/vdsm/cmdutils.py: PS24, Line

Change in vdsm[master]: net: early IP+link setup

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: early IP+link setup .. Patch Set 18: * #1364087::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1364087::OK, public bug * Check

Change in vdsm[master]: net: switch type switch

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: switch type switch .. Patch Set 6: * #1362399::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1362399::OK, public bug * Check

Change in vdsm[master]: check-merged: switch fc24 to el7

2016-08-30 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: check-merged: switch fc24 to el7 .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/62352 To unsubscribe, visit

Change in vdsm[master]: test ovs: dhclient integration test

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: test ovs: dhclient integration test .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: vm: avoid mark unresponsive on startup

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: vm: avoid mark unresponsive on startup .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: net: Adding the 'link' package with an iface module

2016-08-30 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Adding the 'link' package with an iface module .. Patch Set 4: (3 comments) https://gerrit.ovirt.org/#/c/62827/4/lib/vdsm/network/link/iface.py File

Change in vdsm[master]: test ovs: dhclient integration test

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: test ovs: dhclient integration test .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: test ovs: dhclient integration test

2016-08-30 Thread phoracek
Petr Horáček has uploaded a new change for review. Change subject: test ovs: dhclient integration test .. test ovs: dhclient integration test Change-Id: If6d379b0ea680332794becb5900d29f927a85a0b Signed-off-by: Petr Horáček

Change in vdsm[master]: net: early IP+link setup

2016-08-30 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net: early IP+link setup .. Patch Set 17: Verified+1 Able to restore OVS network DHCP config. Such network is not restored again by vdsm-network.service. --

Change in vdsm[master]: v2v: dup commands.execCmd to allow redirection

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: v2v: dup commands.execCmd to allow redirection .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found -- To view, visit https://gerrit.ovirt.org/60660 To

Change in vdsm[master]: v2v: dup commands.execCmd to allow redirection

2016-08-30 Thread fromani
Francesco Romani has abandoned this change. Change subject: v2v: dup commands.execCmd to allow redirection .. Abandoned -- To view, visit https://gerrit.ovirt.org/60660 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: v2v: dup commands.execCmd to allow redirection

2016-08-30 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: v2v: dup commands.execCmd to allow redirection .. v2v: dup commands.execCmd to allow redirection ***WIP*** - discussion material, not merge material.

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread fromani
Francesco Romani has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 2: OK, I'll bump to +2 as soon as the new patch is posted! -- To view, visit

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread shavivi
Shahar Havivi has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 2: > thanks, looks nice. Is this covered by tests? > If not, any plan to make it so? Yep, I will send a

Change in vdsm[master]: Using %{?_smp_mflags} for make calls

2016-08-30 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: Using %{?_smp_mflags} for make calls .. Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/62163/2/vdsm.spec.in File vdsm.spec.in: Line 743: %endif Line

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net test: sourceroute thread crashes due to a test race .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: net test: sourceroute thread crashes due to a test race

2016-08-30 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net test: sourceroute thread crashes due to a test race .. net test: sourceroute thread crashes due to a test race testRestoreToBlockingDHCP has caused

Change in vdsm[master]: Adding build-artifacts-manual.sh script

2016-08-30 Thread snaftaly
Sharon Naftaly has posted comments on this change. Change subject: Adding build-artifacts-manual.sh script .. Patch Set 7: > I see https://gerrit.ovirt.org/#/c/62779/1 is not helping :\ > Still, the failure seems very much

Change in vdsm[master]: v2v: filter out Xen VMs with block storage

2016-08-30 Thread fromani
Francesco Romani has posted comments on this change. Change subject: v2v: filter out Xen VMs with block storage .. Patch Set 2: Code-Review+1 thanks, looks nice. Is this covered by tests? If not, any plan to make it so? --

  1   2   >