diff options
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 | ||||
-rw-r--r-- | robot/testsuites/oof/oof-cmso.robot | 10 |
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 |