From f93614f8b95498058eba70fe17b6dbfe314f4f6f Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Thu, 17 Jun 2021 20:05:13 +0530 Subject: [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 Change-Id: I97351511c776ba5b7e1361227afcb9df229cb56f --- robot/testsuites/health-check.robot | 4 ---- robot/testsuites/oof/oof-cmso.robot | 10 ---------- 2 files changed, 14 deletions(-) delete mode 100644 robot/testsuites/oof/oof-cmso.robot (limited to 'robot/testsuites') 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 -- cgit 1.2.3-korg