diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-02-01 10:54:03 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-03-15 14:48:52 +0000 |
commit | f94536732a5d5a8dc0f4bfd5315b2fe4932e013a (patch) | |
tree | de7258a0347cd393fb9499e547780ed51d977b66 | |
parent | 93b32fa69f35af6a8751ce8ac9d2d8ec7740e283 (diff) |
[INT] Remove Portal robot test from full and medium test suite
Issue-ID: OOM-2921
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ia787d7e0057dd16a10f22a96e16bf815956b45e8
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 8b617c62..661ac636 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -189,10 +189,6 @@ Basic Pomba Context-Aggregator Health Check [Tags] oom health-pomba Run Pomba Context Aggregator Health Check -Basic Portal Health Check - [Tags] health medium health-portal - Run Portal Health Check - Basic SDC Health Check [Tags] health core health-sdc Run SDC Health Check |