Comment 2 for bug 1980158

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

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/848035
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/ebd0c033d2bb9298be8dd4fa3d73cac88e5e7c2f
Submitter: "Zuul (22348)"
Branch: master

commit ebd0c033d2bb9298be8dd4fa3d73cac88e5e7c2f
Author: Hugo Brito <email address hidden>
Date: Tue Jun 28 20:10:06 2022 -0300

    B&R: Improve restore k8s versions

    The restore-platform tries to restore the k8s using
    zgrep into the backup tarball, but the kube_cmd_versions
    can be public.kube_cmd_versions. This improves
    the zgrep by adding regex.

    Test Plan:
    PASS: Perform platform backup and restore Debian
    PASS: Perform platform backup and restore CentOS

    Closes-bug: 1980158

    Signed-off-by: Hugo Brito <email address hidden>
    Change-Id: I3d64888d065da9c6a3c1d542f25fb8b2369b7e0f