Comment 4 for bug 1888613

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

Reviewed: https://review.opendev.org/742645
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=8978eef74c633afc9873bfb0c8ddfa6da6c6e364
Submitter: Zuul
Branch: master

commit 8978eef74c633afc9873bfb0c8ddfa6da6c6e364
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Thu Jul 23 17:14:49 2020 +0530

    Replace overcloud-secure with overcloud-partition

    https://review.opendev.org/#/c/741319/ in tripleo-image-elements
    moves partition handling from overcloud-secure to
    overcloud-partition to create whole disk image.

    It breaks the overclodu hardened images jobs with
    DIB_BLOCK_DEVICE: unbound variable.

    By updating the element to overcloud-partition
    fixes the issue.

    It also updates the elements for uefi.

    Closes-Bug: #1888613

    Change-Id: I968e4c52dd0b63e26dd86ff137b0b8f1dfbcb311
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>