From a33d07aac3fd341f333eb4495e69f43ba2de937f Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Wed, 8 May 2019 15:00:29 -0500 Subject: [PATCH] Cherry pick modeling parser healthcheck https://gerrit.onap.org/r/#/c/86968/ Issue-ID: INT-1063 Change-Id: I3ff5810691273200e9d01a8c5da35e1eec411850 Signed-off-by: Brian Freeman --- robot/testsuites/health-check.robot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 7f80350e..8e4fc18e 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -296,3 +296,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 -- 2.16.6