Change in ovirt-engine[ovirt-engine-3.6]: scheduler: Give newest host OS versions the best weight on V...

Tal Nisan has submitted this change and it was merged. Change subject: scheduler: Give newest host OS versions the best weight on VM startup ...................................................................... scheduler: Give newest host OS versions the best weight on VM startup During cluster upgrade, when a VM is started the cluster upgrade weight policy will detect the hosts with the newest major OS version and give them the best weight possible. All other hosts will get the worst weight. Change-Id: I2454fdf5584fa3e16160f54335faa3973c2dabf5 Bug-Url: https://bugzilla.redhat.com/1241149 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/InClusterUpgradeWeightPolicyUnit.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/scheduling/policyunits/InClusterUpgradeWeightPolicyUnitTest.java 2 files changed, 68 insertions(+), 10 deletions(-) Approvals: Tal Nisan: Passed CI tests Roman Mohr: Verified Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/54869 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2454fdf5584fa3e16160f54335faa3973c2dabf5 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com