From 57b1f39ac731ea5a25e78f8105c3df6b4b097c9b Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Fri, 31 Mar 2017 13:14:26 -0400 Subject: [PATCH] TEST-17 Pick up ip of cdap02 rather than cdap00 Change-Id: I408bcecdffcc5d756d3e6a7f5a714e0a05210548 Signed-off-by: Jerry Flood --- robot/testsuites/update_onap_page.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/testsuites/update_onap_page.robot b/robot/testsuites/update_onap_page.robot index f200827c..5b6819df 100644 --- a/robot/testsuites/update_onap_page.robot +++ b/robot/testsuites/update_onap_page.robot @@ -33,7 +33,7 @@ Update ONAP Page Set To Dictionary ${oam_ip_map} 10.0.2.1=appc Set To Dictionary ${oam_ip_map} 10.0.3.1=sdc Set To Dictionary ${oam_ip_map} 10.0.4.1=dcae_controller - Set To Dictionary ${oam_ip_map} 10.0.4.103=dcae_cdap + Set To Dictionary ${oam_ip_map} 10.0.4.105=dcae_cdap Set To Dictionary ${oam_ip_map} 10.0.4.102=dcae_coll Set To Dictionary ${oam_ip_map} 10.0.5.1=mso Set To Dictionary ${oam_ip_map} 10.0.6.1=policy -- 2.16.6