aboutsummaryrefslogtreecommitdiffstats
path: root/tests/optf-cmso/cmso/testsuites
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-06-03 21:34:09 -0400
committerJerry Flood <jflood@att.com>2019-06-04 07:06:24 -0400
commit4412d8e365bf7c3485eb5b90ba20d913797b6000 (patch)
treecc1728d7b32bd24763e0c753e05bd1acf412e750 /tests/optf-cmso/cmso/testsuites
parentfffb18083b967e82c2dcb746a1fd51961500ddbe (diff)
Remove obsolete files for optf/cmso
Issue-ID: OPTFRA-517 Change-Id: I34adbe4284c39041c44b70fce9677e9a64f5b3da Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'tests/optf-cmso/cmso/testsuites')
-rw-r--r--tests/optf-cmso/cmso/testsuites/ChangeManagementImmediate.robot6
-rw-r--r--tests/optf-cmso/cmso/testsuites/CmsoCsit.robot3
-rw-r--r--tests/optf-cmso/cmso/testsuites/__init__.robot4
3 files changed, 3 insertions, 10 deletions
diff --git a/tests/optf-cmso/cmso/testsuites/ChangeManagementImmediate.robot b/tests/optf-cmso/cmso/testsuites/ChangeManagementImmediate.robot
deleted file mode 100644
index 6990cf46..00000000
--- a/tests/optf-cmso/cmso/testsuites/ChangeManagementImmediate.robot
+++ /dev/null
@@ -1,6 +0,0 @@
-*** Settings ***
-Documentation Placeholder for running CMSO IT
-
-*** Test Cases ***
-CMSO Robot Test
- Log CMSO IT tests run via cmso-robot docker container. \ No newline at end of file
diff --git a/tests/optf-cmso/cmso/testsuites/CmsoCsit.robot b/tests/optf-cmso/cmso/testsuites/CmsoCsit.robot
new file mode 100644
index 00000000..1d57b53e
--- /dev/null
+++ b/tests/optf-cmso/cmso/testsuites/CmsoCsit.robot
@@ -0,0 +1,3 @@
+*** Test Cases ***
+CSIT Test Case
+ Log See output of cmso-robot \ No newline at end of file
diff --git a/tests/optf-cmso/cmso/testsuites/__init__.robot b/tests/optf-cmso/cmso/testsuites/__init__.robot
deleted file mode 100644
index baa56c7b..00000000
--- a/tests/optf-cmso/cmso/testsuites/__init__.robot
+++ /dev/null
@@ -1,4 +0,0 @@
-*** Settings ***
-Documentation Scheduler
-
-*** Variables ***