aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-06-17 20:05:13 +0530
committerMorgan Richomme <morgan.richomme@orange.com>2021-06-28 14:36:20 +0000
commitf93614f8b95498058eba70fe17b6dbfe314f4f6f (patch)
treecdad17e4bb3d83215937c11ebe984c228ee7e7e3 /robot/testsuites
parentc9330ee6a1ebb0ef81d222b4dd8bcecc98275200 (diff)
[OOF] Remove CMSO related test cases
CMSO related test cases and healthcheck testcase is being removed from the testsuite since CMSO is being deprecated Issue-ID: OPTFRA-969 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I97351511c776ba5b7e1361227afcb9df229cb56f
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/health-check.robot4
-rw-r--r--robot/testsuites/oof/oof-cmso.robot10
2 files changed, 0 insertions, 14 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 976d2445..8160dae2 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -139,10 +139,6 @@ Basic OOF-OSDF Health Check
[Tags] health medium health-oof
Run OOF-OSDF Health Check
-Basic OOF-CMSO Health Check
- [Tags] health medium health-oof
- Run OOF-CMSO Health Check
-
Basic Policy Health Check
[Tags] health medium health-policy
Run Policy Health Check
diff --git a/robot/testsuites/oof/oof-cmso.robot b/robot/testsuites/oof/oof-cmso.robot
deleted file mode 100644
index e7d2aaee..00000000
--- a/robot/testsuites/oof/oof-cmso.robot
+++ /dev/null
@@ -1,10 +0,0 @@
-*** 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