X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Foam.git;a=blobdiff_plain;f=csit%2Fplans%2Fsdnr%2Fsetup.sh;fp=csit%2Fplans%2Fsdnr%2Fsetup.sh;h=8de39cda2014e2a1dea4a3c89402745bebbb5acd;hp=ea780b90f41741add64aea132be54fac7c723fbb;hb=8fc94e40c76df15d369300ba70267ab1f844f3c1;hpb=c9b819e3e5dfea73764f816c9845f105b9a14563 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"