Change in vdsm[master]: bridge: obtain method

nsoffer at redhat.com nsoffer at redhat.com
Mon Feb 29 21:30:51 UTC 2016


Nir Soffer has posted comments on this change.

Change subject: bridge: obtain method
......................................................................


Patch Set 7:

(1 comment)

https://gerrit.ovirt.org/#/c/53472/7/tests/stompTests.py
File tests/stompTests.py:

Line 55:     def unregister_server_address(self):
Line 56:         self.server_address = None
Line 57: 
Line 58:     def dispatch(self, method):
Line 59:         return getattr(self, method)
This will raise AttributeError, while the real code raise json rpc error about method not found.
Line 60: 
Line 61: 
Line 62: @expandPermutations
Line 63: class StompTests(TestCaseBase):


-- 
To view, visit https://gerrit.ovirt.org/53472
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9b6cb53d8e42335510e34dfe372c1c21b80ac219
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list