aboutsummaryrefslogtreecommitdiffstats
path: root/csit/plans/sdnr/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csit/plans/sdnr/setup.sh')
-rwxr-xr-xcsit/plans/sdnr/setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/plans/sdnr/setup.sh b/csit/plans/sdnr/setup.sh
index ea780b90..8de39cda 100755
--- a/csit/plans/sdnr/setup.sh
+++ b/csit/plans/sdnr/setup.sh
@@ -42,8 +42,8 @@ sdnr_launch
## SDNC ready state will be checked max SDNC_READY_TIMEOUT seconds
# SDNC_READY_TIMEOUT=450
-# if jenkins should be ok without running robots TCS's
-SDNC_RELEASE_WITHOUT_ROBOT=true
+## if jenkins should be ok without running robots TCS's
+#SDNC_RELEASE_WITHOUT_ROBOT=true
#Pass any variables required by Robot test suites in ROBOT_VARIABLES
ROBOT_VARIABLES="--variablefile=${WORKSPACE}/plans/sdnr/testdata/localhost.py"