From a0195572cde5915f61f506136fb1fc7649700a4b Mon Sep 17 00:00:00 2001 From: mrichomme Date: Wed, 18 Apr 2018 17:07:51 +0200 Subject: Add api tag to nbi healthcheck tests Issue-ID: INT-465 Change-Id: Icc1b4cb0a343f6efaf92eae77007a8b6ac58a9f2 Signed-off-by: mrichomme --- robot/testsuites/health-check.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 007db366..827186dc 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -175,9 +175,9 @@ Portal Application Access Tests Run Portal Application Access Tests Basic NBI Health Check - [Tags] externalapi + [Tags] externalapi api Run NBI Health Check Basic CLI Health Check [Tags] health core - Run CLI Health Check \ No newline at end of file + Run CLI Health Check -- cgit 1.2.3-korg