Comment 3 for bug 1896529

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

Reviewed: https://review.opendev.org/753152
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=e379434dd669e38b53fc50c1cc3f246e2de54ba0
Submitter: Zuul
Branch: master

commit e379434dd669e38b53fc50c1cc3f246e2de54ba0
Author: Angie Wang <email address hidden>
Date: Mon Sep 21 17:23:05 2020 -0400

    Add timeouts for helm commands

    Armada is still connecting tiller to manage releases. To make it
    more robust, we should set "--tiller-connection-timeout" to the
    helmv2 commands to prevent helm commands hang in case tiller is
    not running or having connection issue. An additional operation
    timeout is added for some commands as well to enhance the robustness.

    Change-Id: I5b7bb06fec254455602a183e9151a8abe8541517
    Closes-Bug: 1896529
    Signed-off-by: Angie Wang <email address hidden>