From 78c5d79e9f2339a1600b8f76fe09c6ba59dfe81c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Mon, 23 Oct 2017 10:14:20 -0700 Subject: [PATCH] Add health check for usecase-ui Change-Id: Ic58418968b9f71aa4d23292cb44de37d4c953f81 Issue-ID: INT-295 Signed-off-by: Gary Wu --- 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 fcf221dd..c3d12b06 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -94,6 +94,10 @@ nslcm API Health Check [Tags] health Run MSB Get Request /api/nslcm/v1/swagger.json +usecaseui-gui API Health Check + [Tags] health + Run MSB Get Request /iui/usecaseui/ + vnflcm API Health Check [Tags] health Run MSB Get Request /api/vnflcm/v1/swagger.json -- 2.16.6