tests for bus controller
Change-Id: Ib21382bc74832c223d87bd193c030428b6a8b6e4
Issue-ID: DMAAP-1114
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 07d044c..7f30229 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -13,6 +13,7 @@
Resource ../resources/appc_interface.robot
Resource ../resources/portal_interface.robot
Resource ../resources/mr_interface.robot
+Resource ../resources/bc_interface.robot
Resource ../resources/aaf_interface.robot
Resource ../resources/msb_interface.robot
Resource ../resources/clamp_interface.robot
@@ -72,6 +73,10 @@
[Timeout] 30
Run MR PubSub Health Check
+Basic DMAAP Bus Controller Health Check With Basic Auth
+ [Tags] health core dev-dmaap
+ Run BC Health Check With Basic Auth
+
Basic External API NBI Health Check
[Tags] health externalapi api small
Run NBI Health Check