From ca1b9c88d822c0f1051953dc0a1aca4fc0e55aa3 Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 24 Apr 2018 20:41:02 +0000 Subject: Decompose OOF HealthCheck in 2: SNIRO and Homing Create HealthCheck for SNIRO Create HealthCheck for Homing service Change-Id: Id2ba8d04500234b88f0facd7afdf8e683f059f06 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau --- robot/testsuites/health-check.robot | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 6f9c984f..6adf3adc 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -87,9 +87,13 @@ Basic Multicloud-vio API Health Check [Tags] health multicloud Run MSB Get Request /api/multicloud-vio/v0/swagger.json -Basic OOF Health Check +Basic OOF-Homing Health Check [Tags] health core - Run OOF Health Check + Run OOF-Homing Health Check + +Basic OOF-SNIRO Health Check + [Tags] health core + Run OOF-SNIRO Health Check Basic Policy Health Check [Tags] health core -- cgit 1.2.3-korg