Comment 7 for bug 1837919

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

Reviewed: https://review.opendev.org/680499
Committed: https://git.openstack.org/cgit/starlingx/ha/commit/?id=cfd3686d8ec191053be061aacff8187dcef329c0
Submitter: Zuul
Branch: master

commit cfd3686d8ec191053be061aacff8187dcef329c0
Author: Bin Qian <email address hidden>
Date: Thu Sep 5 15:32:39 2019 -0400

    Extend timeout for the kubectl cmds in dbmon

    In AIO-DX, during the swact, dbmon experiences kubectl commands
    respond slower than expected. dbmon reports error while the kubectl
    commands not responding within 5 seconds, the 5 seconds timeout is too
    short.

    Extend the timeout to 10 seconds, to avoid reporting unnecessary error.

    Change-Id: Ie07c84e0a53c00ac78970bf6b06e6cf0b19479e1
    Closes-Bug: 1837919
    Signed-off-by: Bin Qian <email address hidden>