Oved Ourfali has submitted this change and it was merged. Change subject: core, engine: Disable CPU pinning validation ......................................................................
core, engine: Disable CPU pinning validation This patch disables the validation responsible for checking if a physical CPU exists during the verification of CPU pinning settings. This is needed in ppc64 due to the lack of a list of which CPUs are online, something that is correctly reported currently only in x86-64. As soon as this missing info is fixed in ppc64, this patch can be reverted. Change-Id: I98c7a2f136b278a7a695bae8b2eadd3658f3e65c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1171724 Signed-off-by: Vitor de Lima <vdel...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmManagementCommandBase.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VmManagementCommandBaseTest.java 2 files changed, 0 insertions(+), 43 deletions(-) Approvals: Vitor de Lima: Verified Arik Hadas: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35760 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98c7a2f136b278a7a695bae8b2eadd3658f3e65c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Vitor de Lima <vdel...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Vitor de Lima <vdel...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches