fix systemtest (#344)

This commit is contained in:
Stefan Allius
2025-04-04 18:38:17 +02:00
committed by GitHub
parent 1ec97a3e9c
commit 970b611d47
2 changed files with 45 additions and 39 deletions

View File

@@ -6,4 +6,9 @@ PRIVAT_CONTAINER_REGISTRY=docker.io/<user>/
# registry for official container (preview, rc, rel)
PUBLIC_CONTAINER_REGISTRY=ghcr.io/<user>/
PUBLIC_CR_KEY=
PUBLIC_CR_KEY=
# define serial number of GEN3PLUS devices for systemtests
# the serialnumber are coded as 4-byte hex-strings
SOLARMAN_INV_SNR='00000000'
SOLARMAN_DCU_SNR='00000000'