aboutsummaryrefslogtreecommitdiffstats
path: root/demo-k8s.sh
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-07-26 15:46:08 -0400
committerDR695H <dr695h@att.com>2019-07-26 15:46:08 -0400
commita9c3fa1294cc2e23b39d78335b348de3a79904f2 (patch)
tree267610c0d1a91299582934377be43ef8089ff3e2 /demo-k8s.sh
parentbdc75cc3a4408ccb9d20dca914d5d2b2c46bd763 (diff)
add main branch changes and rename some props
Issue-ID: TEST-165 Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'demo-k8s.sh')
-rwxr-xr-xdemo-k8s.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo-k8s.sh b/demo-k8s.sh
index eb6744b..84de270 100755
--- a/demo-k8s.sh
+++ b/demo-k8s.sh
@@ -218,6 +218,6 @@ export GLOBAL_BUILD_NUMBER=$(kubectl --namespace $NAMESPACE exec ${POD} -- bas
OUTPUT_FOLDER=$(printf %04d $GLOBAL_BUILD_NUMBER)_demo_$key
DISPLAY_NUM=$(($GLOBAL_BUILD_NUMBER + 90))
-VARIABLEFILES="-V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py"
+VARIABLEFILES="-V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py
kubectl --namespace $NAMESPACE exec ${POD} -- ${ETEHOME}/runTags.sh ${VARIABLEFILES} ${VARIABLES} -d /share/logs/${OUTPUT_FOLDER} -i ${TAG} --display $DISPLAY_NUM 2> ${TAG}.out