Add env test

This commit is contained in:
Nikola Jokic
2023-12-05 14:11:12 +01:00
parent 20c8c49046
commit 82d4ab8936
11 changed files with 32 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ source "${DIR}/helper.sh"
SCALE_SET_NAME="kube-mode-$(date '%M%S')$((($RANDOM + 100) % 100 + 1))"
SCALE_SET_NAMESPACE="arc-runners"
WORKFLOW_FILE="arc-test-kubernetes-workflow.yaml"
ARC_NAME="arc"
ARC_NAMESPACE="arc-systems"