Offline procedure fixes

     Related-PROD: PROD-36856

Change-Id: I65f43fd08687788b28350b6f04e1d22ca7461caf
diff --git a/k8s/workspace/run-k8s-perf.sh b/k8s/workspace/run-k8s-perf.sh
index 919bf36..e46a1a5 100644
--- a/k8s/workspace/run-k8s-perf.sh
+++ b/k8s/workspace/run-k8s-perf.sh
@@ -14,7 +14,7 @@
         kubectl exec -n qa-space --stdin rally -- rally env list
 else
         echo "# Running k8s performance tests"
-        #kubectl exec -n qa-space --stdin rally -- rally task start /rally/rally-files/k8s-mos-scn-i100c5.yaml
+        kubectl exec -n qa-space --stdin rally -- rally task start /rally/rally-files/k8s-mos-scn-i100c5.yaml
 	# generate report
 	echo "# Generating report"
 	fname=$MY_CLIENTSHORTNAME-mos-k8s-perf-latest.html