FIX: NF_density IPv4 profile 18/26718/1
authorPeter Mikus <[email protected]>
Mon, 27 Apr 2020 12:19:50 +0000 (12:19 +0000)
committerPeter Mikus <[email protected]>
Mon, 27 Apr 2020 12:24:52 +0000 (12:24 +0000)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I471c0cb98c24416d893248b55b376b03a4b8830a
(cherry picked from commit fd70b6786c00f8a0f0021b517f0601154e0a0498)

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