diff options
author | Nagendra90287 <nagendrakumar.pal@amdocs.com> | 2020-09-04 15:44:45 +0530 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-07 17:30:41 +0200 |
commit | 0488953f3d34332e1611025581abf971d18895bf (patch) | |
tree | f0e632093135c9c2f88decae44bfe111a4759796 /robot/testsuites/health-check.robot | |
parent | 8e871a6a34329b893128cb994d44def27abe0b6e (diff) |
Improved Policy Health Check
Issue-ID: POLICY-2817
Change-Id: I699ca39e9a739a2da64401493ad2c0a724620e60
Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
Change-Id: I2972ea2711f621cd1d9d12ace1e83178b0ea3270
Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 7e07b5c6..3aed94bb 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -136,6 +136,14 @@ Basic Policy Health Check [Tags] health medium health-policy Run Policy Health Check +Enhanced Policy New Healthcheck + [Tags] health medium health-policy + Run Create Policy Post Request + Run Get Policy Get Request + Run Deploy Policy Pap Post Request + Run Undeploy Policy + Run Delete Policy Request + Basic Pomba AAI-context-builder Health Check [Tags] oom health-pomba Run Pomba Aai Context Builder Health Check |