###
export CHART_NAME=dpps
export CHART_LOCATION=chart
include dpps-aiv-toolkit/Makefile


export TEST_ARTIFACTS_PATH ?= $(PWD)
export TEST_REPORT_CONFIG ?= $(PWD)/config.yml

# for some reason, here the default is different
export DEV_IMAGE_SUFFIX=clients
