add modeling parser healthcheck 68/86968/1
authoryangyan <yangyanyj@chinamobile.com>
Sun, 5 May 2019 09:08:48 +0000 (17:08 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Sun, 5 May 2019 09:08:52 +0000 (17:08 +0800)
Issue-ID: INT-1063
Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
robot/testsuites/health-check.robot

index d0b395a..2330b09 100644 (file)
@@ -290,3 +290,7 @@ Basic Holmes Engine Management API Health Check
 Basic Multicloud-fcaps API Health Check
     [Tags]    health    multicloud   health-multicloud
     Run MSB Get Request    /api/multicloud-fcaps/healthcheck
+
+Basic Modeling genericparser API Health Check
+    [Tags]    health    api   health-modeling
+    Run MSB Get Request    /api/parser/v1/health_check
\ No newline at end of file