Davlet Panech 8429bc2c92 debian: avoid unnecessary calls to helm tool
The stx tool calls "helm ls" on startup, this is unnecessary and slow,
e.g. a single "stx config --add" takes ~10 seconds in my environment.

Solution: call helm only when necessary

Test Plan:
- PASS: run a full Jenkins build that exercises most stx commands

Story: 2008846
Task: 44418

Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: Iee9d019817fded6eb0b2a248a6c008ddfe9ec5ce
2022-02-03 10:48:11 -05:00
..