diff options
Diffstat (limited to 'robot')
-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 054da0b5..44b71e7b 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -105,6 +105,10 @@ nokiavnfmdriver API Health Check [Tags] health 3rdparty Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json +nokiav2driver API Health Check + [Tags] health 3rdparty + Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json + nslcm API Health Check [Tags] health api Run MSB Get Request /api/nslcm/v1/swagger.json |