Comment 2 for bug 1999088

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/866941
Committed: https://opendev.org/starlingx/config/commit/611d89efb346a05a38c882344103f262f353500d
Submitter: "Zuul (22348)"
Branch: master

commit 611d89efb346a05a38c882344103f262f353500d
Author: Erickson Silva de Oliveira <email address hidden>
Date: Wed Dec 7 22:08:30 2022 +0000

    Fix the partition_info.sh script

    The issue was not confirmed on hardware, but it most likely exists
    based on inspection of the code. The current version of partition_info.sh
    was run from a shell on a system with NVMe drivers and has runtime errors.

    The problem was introduced by:
    https://review.opendev.org/c/starlingx/config/+/864801
    https://review.opendev.org/c/starlingx/config/+/866815

    Test Plan:
     ./partition_info.sh /dev/disk/by-path/pci-0000:02:00.0-nvme-1

    Closes-Bug: 1999088

    Signed-off-by: Erickson Silva de Oliveira <email address hidden>
    Change-Id: Ie7c2b4d9474090c9ce33ce37687346d005297f97