
Arik Hadas has submitted this change and it was merged. Change subject: core: remove vm jobs in batch ...................................................................... core: remove vm jobs in batch VM jobs are typically (currently always) removed in groups as a result of aggregating the jobs reported from VMs that are running on the same host. Thus, it worth doing the remove in batch (like we do for updates). Change-Id: Id91f402f414c4df9dd41b36fbf232c8fe5a9788b Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmJobsMonitoring.java M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/monitoring/VmJobsMonitoringTest.java 2 files changed, 21 insertions(+), 38 deletions(-) Approvals: Jenkins CI: Passed CI tests Arik Hadas: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/56245 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id91f402f414c4df9dd41b36fbf232c8fe5a9788b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>