diff options
author | Jerry Flood <jflood@att.com> | 2019-04-09 13:54:19 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-09 19:33:13 -0400 |
commit | c8e54769b04cee3f2b9aee83a753a82a3bd7abf2 (patch) | |
tree | 3ea7b332b28da03738e3aba2d2cab297e55d6a71 /plans | |
parent | 166a129effc579e899713bfc526a17862ea23484 (diff) |
Update CSIT job for CMSO Dublin
Issue-ID: OPTFRA-472
Change-Id: I80fc67473179ef2aa2d8fe559b5dd513cee7dbe7
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'plans')
-rw-r--r-- | plans/optf-cmso/cmso/setup.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plans/optf-cmso/cmso/setup.sh b/plans/optf-cmso/cmso/setup.sh index c30d8302..c57af135 100644 --- a/plans/optf-cmso/cmso/setup.sh +++ b/plans/optf-cmso/cmso/setup.sh @@ -22,8 +22,3 @@ # Place the scripts in run order: source ${WORKSPACE}/scripts/optf-cmso/cmso/clone_cmso_and_change_dockercompose.sh - -source ${WORKSPACE}/scripts/optf-cmso/cmso/start_cmso_containers.sh - -# Pass any variables required by Robot test suites in ROBOT_VARIABLES -#ROBOT_VARIABLES="-v TEST:${TEST}" |