
Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove unused VmsMonitoringTest ...................................................................... core: Remove unused VmsMonitoringTest Patch 9111589045bc8071bce35112c7fc798cf4659bbd removed all the content from VmsMonitoringTest and moved it to HostMonitoringTest. This patch finishes the job and just removed this useless, @Ignored, test. Change-Id: I5d6c61a2eb05ddf02bbfef08ccf2e71be701add9 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/HostMonitoringTest.java D backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/VmsMonitoringTest.java 2 files changed, 1 insertion(+), 154 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/44625 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5d6c61a2eb05ddf02bbfef08ccf2e71be701add9 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org