aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-05 17:08:48 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-05-05 17:08:52 +0800
commit9a7c732cdad1a381d864ed7c224aa8bfeb22b80a (patch)
tree1cd302aff7777e60a81acb59b61aa6c1f38315ef /robot/testsuites/health-check.robot
parentb4034068d92c7812874f87a473c2daf5d4350dcf (diff)
add modeling parser healthcheck
Issue-ID: INT-1063 Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r--robot/testsuites/health-check.robot4
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index d0b395a9..2330b091 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -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