Shubhendu Tripathi has posted comments on this change.

Change subject: engine: Unit test for RemoveVdsCommand
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVdsCommand.java
Line 153:         getVdsStatisticsDao().remove(getVdsId());
Line 154:     }
Line 155: 
Line 156:     protected VdsStatisticsDAO getVdsStatisticsDao() {
Line 157:         return DbFacade.getInstance().getVdsStatisticsDao();
%s/DbFacade.getInstance()/getDbFacade()/g
Line 158:     }
Line 159: 
Line 160:     protected VdsStaticDAO getVdsStaticDao() {
Line 161:         return getDbFacade().getVdsStaticDao();


-- 
To view, visit http://gerrit.ovirt.org/21754
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ice3e8b7ee1e35d1f96474c23b71d5265d4c00380
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to