diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-19 11:20:17 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-19 11:20:17 +0530 |
commit | 7ac93c25cb85ea14e73542c483799929daf19bb3 (patch) | |
tree | 843641c8bbb65fbb3eca404d94d9f39b66247c28 /robot/testsuites/health-check.robot | |
parent | f0de2b171d775984bb0d0483ba74bc52a443be8b (diff) |
Fix to pickup the vnfsdk health check test case
Issue-ID: VNFSDK-252
Change-Id: I7511aae1f143528f671f6303e048a86590220550
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 355bce71..82ad202a 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -21,6 +21,7 @@ Resource ../resources/music/music_interface.robot Resource ../resources/test_templates/model_test_template.robot Resource ../resources/nbi_interface.robot Resource ../resources/cli_interface.robot +Resource ../resources/vnfsdk_interface.robot *** Test Cases *** @@ -179,5 +180,5 @@ Basic CLI Health Check Run CLI Health Check Basic VNFSDK Health Check - [Tags] health core + [Tags] health core Run VNFSDK Health Check |