diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-05 17:08:48 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-05 17:08:52 +0800 |
commit | 9a7c732cdad1a381d864ed7c224aa8bfeb22b80a (patch) | |
tree | 1cd302aff7777e60a81acb59b61aa6c1f38315ef /robot | |
parent | b4034068d92c7812874f87a473c2daf5d4350dcf (diff) |
add modeling parser healthcheck
Issue-ID: INT-1063
Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
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 |