diff options
author | Daniel Rose <dr695h@att.com> | 2019-04-18 12:26:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-18 12:26:14 +0000 |
commit | 66f7d1aca7b96ab7db1022dd38f50d8d6b299eb0 (patch) | |
tree | d8817091b11135cde85e8cedc9a8256e458e4845 /robot/testsuites/update_onap_page.robot | |
parent | 9d85d0b33ade6b633e6654593b5d5da9e5a75536 (diff) | |
parent | 2771fdaa953bbbd6780ddc1d00ed18845a3fa370 (diff) |
Merge "tests for bus controller"
Diffstat (limited to 'robot/testsuites/update_onap_page.robot')
-rw-r--r-- | robot/testsuites/update_onap_page.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/testsuites/update_onap_page.robot b/robot/testsuites/update_onap_page.robot index f8019397..2e14eb45 100644 --- a/robot/testsuites/update_onap_page.robot +++ b/robot/testsuites/update_onap_page.robot @@ -35,6 +35,7 @@ Update ONAP Page Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_DCAE_IP_ADDR}=dcae_controller Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_SO_IP_ADDR}=mso Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_MR_IP_ADDR}=message_router + Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_BC_IP_ADDR}=bus_controller Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_POLICY_IP_ADDR}=policy Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_PORTAL_IP_ADDR}=portal Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_SDC_IP_ADDR}=sdc |