add docker env to cluster name

This commit is contained in:
LINxiansheng
2024-02-19 12:42:27 +00:00
committed by ob-robot
parent 12cafba9c3
commit 60b61c9a6c
8 changed files with 18 additions and 23 deletions

View File

@ -3,6 +3,7 @@ CWD=$(cd `dirname $0`;pwd)
cd "${CWD}"
source _env
export HOST_IP_MODE=1
export ENV_TELEMETRY_REPORTER="docker_${OB_CLUSTER_NAME}"
STAMP="$(date +%s)"
STEP=1