diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-25 13:18:02 -0400 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-08-26 14:40:05 +0000 |
commit | 0adce51b4e79e3be3b92ab99e671dc4479f80486 (patch) | |
tree | 961ce6f2bfafe2c2e72b2622f8c02efa2feede82 /robot/testsuites | |
parent | e8a9ad112aee6e5250f8ee53d72718b529a4dc9c (diff) |
Remove deprecated Policy Component Tests
These tests I don't think are being called anymore. They refer to
the old policy/engine code which is being deprecated.
In addition, removing the drools-pdp Health check as the new PAP
component consolidates all the policy components into one Healthcheck
now.
Minor fix for dcagen2 Policy Type that was missed in my last review.
Renamed the Policy Healthcheck to remove the "new"
Issue-ID: POLICY-2003
Change-Id: I8e90a1a70ca71ec57c665a4de6a02c223f3ccbe5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 55e52eee..7e07b5c6 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -135,15 +135,6 @@ Basic OOF-CMSO Health Check Basic Policy Health Check [Tags] health medium health-policy Run Policy Health Check - Run Policy API Healthcheck - Run Policy PAP Healthcheck - Run Policy Distribution Healthcheck - Run Policy XACML PDP Healthcheck - Run Policy APEX PDP Healthcheck - -Basic Policy New Healthcheck - [Tags] health medium health-policy - Run Policy New Healthcheck Basic Pomba AAI-context-builder Health Check [Tags] oom health-pomba |