Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 13: * update_tracker: OK * Set MODIFIED::bug 1283999#1283999IGNORE, not oVirt classification but -- To view, v

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: utils: add weakmethod helper .. utils: add weakmethod helper The libvirtconnection module adds wrapping around virDomain objects, to detect and react l

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 12: (1 comment) https://gerrit.ovirt.org/#/c/51865/12/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 908: Line 909

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 12: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/se

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 12: Verified+1 stripped out the tests in 52408 because of unrelated failures/they are not trivial to get right in t

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 12: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/setting

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 12: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN,

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Nir, sure thing. Looks like my test caught the ResourceRef leak you fixed: 00:17:03.041 =

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Francesco, can you chec why jenkins is unhappy? -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, vis

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/s

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/setting

Change in vdsm[master]: utils: add weakmethod helper

2016-01-19 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/s

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: Verified+1 v11 polishes the tests a bit more, thanks to Nir's suggestions. There are no changes to production co

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 11: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN,

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: (4 comments) https://gerrit.ovirt.org/#/c/51865/10/tests/utilsTests.py File tests/utilsTests.py: Line 1034:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: (4 comments) https://gerrit.ovirt.org/#/c/51865/10/tests/utilsTests.py File tests/utilsTests.py: Line 1034:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 9: (1 comment) https://gerrit.ovirt.org/#/c/51865/9/tests/utilsTests.py File tests/utilsTests.py: Line 1037:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: Verified+1 tested together: 51685 51630 reproduced the virdomain leak, which is now gone using these patches. -

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/set

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/s

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 9: (1 comment) https://gerrit.ovirt.org/#/c/51865/9/tests/utilsTests.py File tests/utilsTests.py: Line 1037:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-18 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/51865 To unsubscribe, visit https://gerrit.ovirt.org/set

Change in vdsm[master]: utils: add weakmethod helper

2016-01-17 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 10: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN,

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 9: Code-Review+1 (2 comments) Looks good, can be little simpler, see the comments in the tests. https://gerrit.ovirt.org

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 9: since v8 only tests are changed, to make them (hopefully) clearer and safer, as per last comments. Will re-verif

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 9: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 8: Verified+1 Tested together with https://gerrit.ovirt.org/51708. -- To view, visit https://gerrit.ovirt.org/51865 To u

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 8: (1 comment) https://gerrit.ovirt.org/#/c/51865/8/tests/utilsTests.py File tests/utilsTests.py: Line 1043:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 8: (2 comments) https://gerrit.ovirt.org/#/c/51865/8/tests/utilsTests.py File tests/utilsTests.py: Line 1004: Lin

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 8: (2 comments) https://gerrit.ovirt.org/#/c/51865/8/tests/utilsTests.py File tests/utilsTests.py: Line 1004: Line 1005

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 8: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 7: (5 comments) https://gerrit.ovirt.org/#/c/51865/7/tests/utilsTests.py File tests/utilsTests.py: Line 993:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (2 comments) https://gerrit.ovirt.org/#/c/51865/4/tests/utilsTests.py File tests/utilsTests.py: Line 1009: @con

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 7: (5 comments) https://gerrit.ovirt.org/#/c/51865/7/tests/utilsTests.py File tests/utilsTests.py: Line 993:

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (2 comments) https://gerrit.ovirt.org/#/c/51865/4/tests/utilsTests.py File tests/utilsTests.py: Line 1009: @contextli

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 7: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 6: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/51865/4//COMMIT_MSG Commit Message: Line 14: cycular > ... circular ..

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (2 comments) https://gerrit.ovirt.org/#/c/51865/4//COMMIT_MSG Commit Message: Line 13: an ... a ... Line 14: cyc

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 5: Code-Review-1 (2 comments) missing docstring, will add in the next upload. https://gerrit.ovirt.org/#/c/51865/5

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 5: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-15 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (10 comments) https://gerrit.ovirt.org/#/c/51865/4/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 905: func

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/51865/4/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 905: func =

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (9 comments) https://gerrit.ovirt.org/#/c/51865/4/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 905: func = meth

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/51865/4/tests/utilsTests.py File tests/utilsTests.py: Line 1057: Line

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: Code-Review-1 (1 comment) -1 for visibility https://gerrit.ovirt.org/#/c/51865/4/tests/utilsTests.py File tests

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 4: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 3: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 2: * update_tracker: OK * Check Bug-Url::OK * Check Public Bug::#1283999::ERROR, private bug * Check Public Bug::WARN, n

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: utils: add weakmethod helper .. utils: add weakmethod helper TODO: write proper commit message. Change-Id: I9f26aa314e26142122e9f594275406cf7fbade98 Bug-Url

Change in vdsm[master]: utils: add weakmethod helper

2016-01-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: utils: add weakmethod helper .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url