From f0de2b171d775984bb0d0483ba74bc52a443be8b Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 19 Apr 2018 11:11:19 +0530 Subject: Fix to pickup CLI health check test cases CLI health check is not pickup as part of health check test in jenkins lab-tlab-beijing-heat-deploy/244 This patch helps to fix it by adding proper tags Issue-ID: CLI-106 Change-Id: I9ab73bb448760b17f2786db51aee5fb6bf2d08a7 Signed-off-by: Kanagaraj Manickam k00365106 --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 070c1e1c..355bce71 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -175,7 +175,7 @@ Basic NBI Health Check Run NBI Health Check Basic CLI Health Check - [Tags] health core + [Tags] health core Run CLI Health Check Basic VNFSDK Health Check -- cgit 1.2.3-korg