Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix GetWatchdogQueryTest's logic
......................................................................
core: Fix GetWatchdogQueryTest's logic
The getReturnValue() method for queries always returns null, so it's
pointless to check it - what's needed is to check that no watchdogs are
returned for a non-existent ID.
Change-Id: I349a55d5a13e06a7c2e2c0ddbd8de4e0bc46f2f1
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetWatchdogQueryTest.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23349
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I349a55d5a13e06a7c2e2c0ddbd8de4e0bc46f2f1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server