Comment 3 for bug 1999572

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/867568
Committed: https://opendev.org/starlingx/integ/commit/31680687c404a6bdd6f23043b542d83feb2fbd88
Submitter: "Zuul (22348)"
Branch: master

commit 31680687c404a6bdd6f23043b542d83feb2fbd88
Author: Leonardo Fagundes Luz Serrano <email address hidden>
Date: Tue Dec 13 17:21:55 2022 -0300

    Send helmv2-cli error messages to stderr

    Script was sending error logs only on stdout
    while other scripts down the line (eg. sysinv.helm.utils)
    expected these error messages on stderr.

    Test Plan:
    PASS Delete armada deployment and use helm v2 list.
         Error msg on stderr.

    Partial-Bug: 1999572

    Signed-off-by: Leonardo Fagundes Luz Serrano <email address hidden>
    Change-Id: Ic6cd2bd844382a47e9b1451ae7c3430951493da8