Comment 5 for bug 2000107

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-percona-cluster (stable/bionic)

Reviewed: https://review.opendev.org/c/openstack/charm-percona-cluster/+/874978
Committed: https://opendev.org/openstack/charm-percona-cluster/commit/dc5790eabd687519c20d00a366888a89aeeb94be
Submitter: "Zuul (22348)"
Branch: stable/bionic

commit dc5790eabd687519c20d00a366888a89aeeb94be
Author: Rafael Lopez <email address hidden>
Date: Thu Jan 12 05:01:59 2023 +0000

    Additional check to replace missing seeded file

    The additional check is based on cluster being bootstrapped and the last
    backup being a SST.

    The change includes new function for checking the last backup was SST
    and unittests to verify said function as well as the main
    charm_check_func where the check is used and seeded file is replaced.

    Closes-Bug: #2000107
    Change-Id: I8e516059da5299cc0e0ce8ef0802d3a46abb1a54
    (cherry picked from commit a86390aeabca27167e26f38afb202e7daf39b185)