summaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-04-09 18:34:22 -0400
committerJerry Flood <jflood@att.com>2019-04-09 18:34:50 -0400
commit124bd57e9cf4efab66335848fb989f43aafb4167 (patch)
treea89d76e09a81be040cdab9e1be3daf58a1a10140 /robot/testsuites
parent288abb6262d005090ab3288f44e97cc728230e02 (diff)
Added CSIT test case for CMSO Dublin
Issue-ID: OPTFRA-473 Change-Id: Ib2bc8f73083b4320ad46109b52b4ec5131d4aebe Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/oof-cmso.robot10
1 files changed, 10 insertions, 0 deletions
diff --git a/robot/testsuites/oof-cmso.robot b/robot/testsuites/oof-cmso.robot
new file mode 100644
index 00000000..98cf63aa
--- /dev/null
+++ b/robot/testsuites/oof-cmso.robot
@@ -0,0 +1,10 @@
+*** Settings ***
+Documentation Testing OOF-CMSO
+...
+... Testing OOF-CMSO Future Schedule ETE
+Resource ../resources/oof_interface.robot
+
+*** Test Cases ***
+Basic OOF-CMSO CSIT
+ [Tags] cmso
+ Run OOF-CMSO Future Schedule \ No newline at end of file