Comment 2 for bug 1961860

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

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/830547
Committed: https://opendev.org/starlingx/distcloud/commit/a84005bcaba19d3437dc3a853f1d8860f5d7a29a
Submitter: "Zuul (22348)"
Branch: master

commit a84005bcaba19d3437dc3a853f1d8860f5d7a29a
Author: Shrikumar Sharma <email address hidden>
Date: Tue Feb 22 22:18:28 2022 -0500

    Error in verification of persistent_size value type

    This fixes an issue in the verification of the persistent_size
    value type.

    Test Plan:
    PASS: Verify graceful failure if persistent_value is not an
          integer

    PASS: Verify that the subcloud is configured with platform_backup
          size equal to persistent_size

    Closes-Bug: 1961860
    Change-Id: Ia758f8a07c752ab983728f0a36d8d6201bef0320
    Signed-off-by: Shrikumar Sharma <email address hidden>