aboutsummaryrefslogtreecommitdiffstats
path: root/tests/optf-cmso/cmso/testsuites
diff options
context:
space:
mode:
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 ***