diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-19 11:11:19 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-19 11:11:19 +0530 |
commit | f0de2b171d775984bb0d0483ba74bc52a443be8b (patch) | |
tree | fe83cdcc4225228a3a7fd36cc560a0076e472f07 /robot/testsuites | |
parent | 735671a2ed190ef5dd9244d4c7e1bd7ba4e27132 (diff) |
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 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |