Comment 8 for bug 2038484

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

commit 0516ea6c3efee36b69eb24347ba8047fac3f4735
Author: Li Zhu <email address hidden>
Date: Tue Oct 17 14:10:04 2023 -0400

    Fix RVMC timeout logging issue

    No Ansible playbook logs are generated when RVMC execution times out
    due to the missing timeout condition in the 'apply-rvmc-job' role.

    Test Plan:
    PASS: Verify the RVMC logs are generated in the ansible log file when
          RVMC execution times out.

    Closes-bug: 2038484

    Change-Id: I2b9398c116729e5cddc55d9222e78e8d61efc0b3
    Signed-off-by: lzhu1 <email address hidden>