From a9c3fa1294cc2e23b39d78335b348de3a79904f2 Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 26 Jul 2019 15:46:08 -0400 Subject: add main branch changes and rename some props Issue-ID: TEST-165 Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a Signed-off-by: DR695H --- demo-k8s.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo-k8s.sh') 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 -- cgit 1.2.3-korg