From: jf9860 Date: Thu, 2 Mar 2017 16:24:11 +0000 (-0500) Subject: Send OAM IP to APPC for the PGN X-Git-Tag: 1.0.0-Amsterdam~86 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b85b164d00146a8a9207773c4cfb32029880b6d4;p=testsuite.git Send OAM IP to APPC for the PGN Change-Id: Ibdbd96589ba160d7dc47d867e542d2ce83203e4b Signed-off-by: jf9860 --- diff --git a/robot/resources/stack_validation/validate_vfw.robot b/robot/resources/stack_validation/validate_vfw.robot index 052eaf1d..383fbc7b 100644 --- a/robot/resources/stack_validation/validate_vfw.robot +++ b/robot/resources/stack_validation/validate_vfw.robot @@ -44,7 +44,8 @@ Validate Firewall Stack Wait For Packet Generator ${vpg_public_ip} Wait For Packet Sink ${vsn_public_ip} Log All server processes up - ${appc}= Create Mount Point In APPC ${vpg_name_0} ${vpg_public_ip} + ${vpg_oam_ip}= Get From Dictionary ${stack_info} vpg_private_ip_1 + ${appc}= Create Mount Point In APPC ${vpg_name_0} ${vpg_oam_ip} # Following hack was implemented because the stack doesn't always come up clean # It was found that rebooting the servers at this point did not improve the