Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: Fix arch check after cpuarch was merged
......................................................................


virt: Fix arch check after cpuarch was merged

commit d7a85d3c2cec (virt: Don't create <bios> on non-x86 architectures)
was somehow applied cleanly on master after caps.Architecture was
removed, breaking the build and probably the actual code when trying to
use serial console.

This patch updates the code to use cpuarch instead of caps.Architecture.

Change-Id: Ie5752ae9c291b2c79500607b7d03f42fd366a5cd
Signed-off-by: Nir Soffer <nsof...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/51809
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
Tested-by: Dan Kenigsberg <dan...@redhat.com>
---
M tests/vmTests.py
M vdsm/virt/vmxml.py
2 files changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/51809
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie5752ae9c291b2c79500607b7d03f42fd366a5cd
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to