From 9a7c732cdad1a381d864ed7c224aa8bfeb22b80a Mon Sep 17 00:00:00 2001 From: yangyan Date: Sun, 5 May 2019 17:08:48 +0800 Subject: add modeling parser healthcheck Issue-ID: INT-1063 Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e Signed-off-by: yangyan --- robot/testsuites/health-check.robot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'robot/testsuites/health-check.robot') 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 -- cgit 1.2.3-korg