add modeling parser healthcheck
Issue-ID: INT-1063
Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index d0b395a..2330b09 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -290,3 +290,7 @@
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