diff options
author | mrichomme <morgan.richomme@orange.com> | 2018-04-18 17:07:51 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2018-04-18 17:07:51 +0200 |
commit | a0195572cde5915f61f506136fb1fc7649700a4b (patch) | |
tree | b5f34de88762a4ea9dfea47b153a061397c4845c /robot/testsuites | |
parent | d4f2f4b35032a7d7b2f13219e02df87cacab4261 (diff) |
Add api tag to nbi healthcheck tests
Issue-ID: INT-465
Change-Id: Icc1b4cb0a343f6efaf92eae77007a8b6ac58a9f2
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 007db366..827186dc 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -175,9 +175,9 @@ Portal Application Access Tests Run Portal Application Access Tests Basic NBI Health Check - [Tags] externalapi + [Tags] externalapi api Run NBI Health Check Basic CLI Health Check [Tags] health core - Run CLI Health Check
\ No newline at end of file + Run CLI Health Check |