Comment 3 for bug 2006622

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

Reviewed: https://review.opendev.org/c/starlingx/tools/+/873161
Committed: https://opendev.org/starlingx/tools/commit/714bb7cbf677d703b85f81a4361b02e8b348eeb8
Submitter: "Zuul (22348)"
Branch: master

commit 714bb7cbf677d703b85f81a4361b02e8b348eeb8
Author: Davlet Panech <email address hidden>
Date: Wed Feb 8 12:36:49 2023 -0500

    Avoid minikube profile interference

    The "stx" script calls helm without specifying which minikube profile to
    use, so it ends up using whichever profile was started last.

    TESTS
    =============================
    * Create 2 different build environments
    * Make sure "stx-init-env" and "stx control start/stop/status" don't
      interfere with each other in different environments

    Closes-Bug: 2006622
    Signed-off-by: Davlet Panech <email address hidden>
    Change-Id: Ic92d7792f4a1baf374e9e8ce25b88d6aee7d2b62