FIX: NF_density IPv4 profile 17/26717/2
authorPeter Mikus <pmikus@cisco.com>
Mon, 27 Apr 2020 12:19:50 +0000 (12:19 +0000)
committerPeter Mikus <pmikus@cisco.com>
Mon, 27 Apr 2020 12:24:39 +0000 (12:24 +0000)
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I471c0cb98c24416d893248b55b376b03a4b8830a

resources/libraries/robot/shared/container.robot

index 9cd54e8..06ac120 100644 (file)
 | | Run Keyword If | '${container_chain_topology}' == 'chain_ip4'
 | | ... | ${group}.Configure VPP In All Containers
 | | ... | ${container_chain_topology}
-| | ... | tg_pf1_mac=${TG_pf1_mac}
-| | ... | tg_pf2_mac=${TG_pf2_mac}
+| | ... | tg_pf1_mac=${TG_pf1_mac}[0]
+| | ... | tg_pf2_mac=${TG_pf2_mac}[0]
 | | ... | nodes=${nf_nodes}
 | | ... | ELSE IF | '${container_chain_topology}' == 'chain_ipsec'
 | | ... | ${group}.Configure VPP In All Containers