Michel Thebeau c790b755e9 Add package dependancy for build-avoidance
stx-portieris-helm contains both portieris-helm and
python-k8sapp-portieris.  Declare the relationship so that the
build-avoidance will pick the right package versions When any of these
is updated.

Partial-Bug: 1940309

Change-Id: I07b10b4eb67bf043ece8acaf16afee2243407508
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
2021-08-17 12:21:15 -04:00

16 lines
449 B
Plaintext

SRC_DIR="stx-portieris-helm"
# This should match python-k8sapp-portieris TIS_BASE_SRCREV
# so that app and plugins are versioned the same
TIS_BASE_SRCREV=b6f2024cc2c31f7562a31aebc46f0bc490bde6f6
TIS_PATCH_VER=GITREVCOUNT
COPY_LIST_TO_TAR="\
$STX_BASE/helm-charts/psp-rolebinding/psp-rolebinding/helm-charts \
"
OPT_DEP_LIST="\
$STX_BASE/portieris-armada-app/python-k8sapp-portieris \
$STX_BASE/portieris-armada-app/portieris-helm \
"