From: yangyan Date: Sun, 5 May 2019 09:08:48 +0000 (+0800) Subject: add modeling parser healthcheck X-Git-Tag: 1.5.0~99 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F86968%2F1;p=testsuite.git add modeling parser healthcheck Issue-ID: INT-1063 Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e Signed-off-by: yangyan --- 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