diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-04-18 13:50:07 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-04-18 13:51:00 -0700 |
commit | 4ab8eae0e09cd04cb1241337be3da5b15445b6c6 (patch) | |
tree | 3c36cd65b16bebf9b29a85bc80af47840c275541 /robot/testsuites | |
parent | a0195572cde5915f61f506136fb1fc7649700a4b (diff) |
Add healthcheck for vnfsdk
Issue-ID: VNFSDK-252
Change-Id: I7a892ab87861a76fb2021a416d8412737e37ebeb
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 827186dc..cf9e7a51 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -181,3 +181,7 @@ Basic NBI Health Check Basic CLI Health Check [Tags] health core Run CLI Health Check + +Basic VNFSDK Health Check + [Tags] health core + Run VNFSDK Health Check |