diff options
author | SantoshB <santosh.bayas@amdocs.com> | 2020-09-10 17:32:12 +0530 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-10-12 06:20:07 +0000 |
commit | 70902ea6a8086368524fef892ad52a951138e7c1 (patch) | |
tree | 026658baa86ac999ee737751b0e7fbf4f709eeef /robot/testsuites | |
parent | f8a43939aff21f0340ed3c1bcae467ce5900f791 (diff) |
Improved CDS Health Check
Issue-ID: CCSDK-2768
Change-Id: Idbdd01f8a4fde657140e4cc3889936bff1f12a36
Signed-off-by: SantoshB <santosh.bayas@amdocs.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 1f5d0f07..03bd24da 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -335,6 +335,13 @@ Basic Modeling genericparser API Health Check [Tags] health api health-modeling Run MSB Get Request /api/parser/v1/health_check -Basic CDS Health Check +Enhanced CDS Health Check [Tags] health medium health-cds - Run CDS Health Check + Run CDS Basic Health Check + Run CDS Create Data Dictionary Health Check + Run CDS GET Data Dictionary Health Check + Run CDS Bootstrap Health Check + Run CDS Enrich CBA Health Check + Run CDS Publish CBA Health Check + Run CDS Process CBA Health Check + Run CDS Delete CBA Health Check |