Change in vdsm[master]: testlib: Show fully qualified class name

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Show fully qualified class name .. Patch Set 1: -Code-Review -- To view, visit https://gerrit.ovirt.org/43432 To unsubscribe, visit https://gerrit.ovirt.o

Change in vdsm[master]: testlib: Use nose.case.Test.getDescription()

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Use nose.case.Test.getDescription() .. Patch Set 1: -Code-Review -- To view, visit https://gerrit.ovirt.org/43431 To unsubscribe, visit https://gerrit.ovi

Change in vdsm[master]: testlib: Fix permutations of decorated tests

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Fix permutations of decorated tests .. Patch Set 1: -Code-Review Example run: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4741/console --

Change in vdsm[master]: testlib: Remove unneeded methods

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Remove unneeded methods .. Patch Set 1: -Code-Review -- To view, visit https://gerrit.ovirt.org/43430 To unsubscribe, visit https://gerrit.ovirt.org/setti

Change in vdsm[master]: testlib: Show fully qualified class name

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Show fully qualified class name .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/43432 To unsubscribe, visit https://gerrit.ovirt.

Change in vdsm[master]: testlib: Fix permutations of decorated tests

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Fix permutations of decorated tests .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/43433 To unsubscribe, visit https://gerrit.ov

Change in vdsm[master]: testlib: Use nose.case.Test.getDescription()

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Use nose.case.Test.getDescription() .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/43431 To unsubscribe, visit https://gerrit.ov

Change in vdsm[master]: testlib: Remove unneeded methods

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Remove unneeded methods .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/43430 To unsubscribe, visit https://gerrit.ovirt.org/sett

Change in vdsm[master]: testlib: Use nose.case.Test.getDescription()

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Use nose.case.Test.getDescription() .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/43431 To unsubscribe, visit https://gerrit.ovirt

Change in vdsm[master]: testlib: Fix permutations of decorated tests

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Fix permutations of decorated tests .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/43433 To unsubscribe, visit https://gerrit.ovirt

Change in vdsm[master]: testlib: Remove unneeded methods

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Remove unneeded methods .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/43430 To unsubscribe, visit https://gerrit.ovirt.org/setting

Change in vdsm[master]: testlib: Show fully qualified class name

2015-07-11 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: testlib: Show fully qualified class name .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/43432 To unsubscribe, visit https://gerrit.ovirt.org

Change in vdsm[master]: testlib: Show fully qualified class name

2015-07-11 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: testlib: Show fully qualified class name .. Patch Set 1: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure hea

Change in vdsm[master]: testlib: Remove unneeded methods

2015-07-11 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: testlib: Remove unneeded methods .. Patch Set 1: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matc

Change in vdsm[master]: testlib: Fix permutations of decorated tests

2015-07-11 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: testlib: Fix permutations of decorated tests .. Patch Set 1: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: testlib: Show fully qualified class name

2015-07-11 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: testlib: Show fully qualified class name .. testlib: Show fully qualified class name We typically have multiple test case classes in the same module, and looking i

Change in vdsm[master]: testlib: Remove unneeded methods

2015-07-11 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: testlib: Remove unneeded methods .. testlib: Remove unneeded methods VdsmTestRunner was implementing __init__() and run() for no reason. Maybe we used to do someth

Change in vdsm[master]: testlib: Use nose.case.Test.getDescription()

2015-07-11 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: testlib: Use nose.case.Test.getDescription() .. testlib: Use nose.case.Test.getDescription() The version we have may be ok for Python 2.6, but node version has add

Change in vdsm[master]: testlib: Use nose.case.Test.getDescription()

2015-07-11 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: testlib: Use nose.case.Test.getDescription() .. Patch Set 1: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: testlib: Fix permutations of decorated tests

2015-07-11 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: testlib: Fix permutations of decorated tests .. testlib: Fix permutations of decorated tests Our expandPermutations infrastructure assume that generated tests use

Change in vdsm[master]: vdsm hooks: report hook stderr to Engine if it fails an action

2015-07-11 Thread mmirecki
Marcin Mirecki has posted comments on this change. Change subject: vdsm hooks: report hook stderr to Engine if it fails an action .. Patch Set 18: Verified+1 -- To view, visit https://gerrit.ovirt.org/42592 To unsubscribe, vis