Comment 2 for bug 1711093

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/494156
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a7a04e273e477f13dea59c1c3b5aab8c41e041e5
Submitter: Zuul
Branch: master

commit a7a04e273e477f13dea59c1c3b5aab8c41e041e5
Author: Kevin Zhao <email address hidden>
Date: Mon Jan 8 13:40:02 2018 +0800

    Modify the test case of get_disk_mapping_rescue_with_config

    Now running the test on AArch64 will get mismatch error, since
    the default cdrom type on AArch64 is scsi, while the default cdrom
    on X86 is ide, so I tweak the test and add AArch64 support.

    Closes-bug: #1711093

    Change-Id: I552f164107824fa28bfb47974c737da7d0f47e15
    Signed-off-by: Kevin Zhao <email address hidden>