Comment 2 for bug 1978611

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/+/845762
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/1ed375a0446bfc39efe2e88ecf3e422e486003ff
Submitter: "Zuul (22348)"
Branch: master

commit 1ed375a0446bfc39efe2e88ecf3e422e486003ff
Author: Hugo Brito <email address hidden>
Date: Tue Jun 14 11:11:13 2022 -0300

    B&R: Restore coredump.conf.d directory

    The coredump.conf system file was not restored with the configurations
    that were done through the service parameters table before the backup.
    This overrides all the content of coredump configuration directory
    during the restore process.

    Test Plan:
    - Modify coredump service parameter prior to taking platform backup:
    system service-parameter-add platform coredump <parameter>=<value>
    - Verify that coredump.conf file is updated accordingly.
    - Perform platform backup and restore.
    - Verify that both coredump service parameter and coredump.conf file
    were restored with the last configured value.
    PASS: B&R playbooks ran without errors (AIO-SX and AIO-DX).

    Closes-bug: 1978611

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