diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-25 14:05:34 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-08-25 14:05:34 +0200 |
commit | d8271912d325ca9d4dc57f0d667c26b51f70e2fd (patch) | |
tree | c21115af57bcd7e636e266e9cc7b0bde6f3acd4f /tests | |
parent | 33cfe1217cb2d6bc9655b01f200b0ec8d5ccb466 (diff) |
FIX: Copy-paste typo in 2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot
Change-Id: Ibe231547e26d9b379554eec8ca6a9b4d7bc1224b
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vpp/perf/nfv_density/vm_vhost/chain/2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/nfv_density/vm_vhost/chain/2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot b/tests/vpp/perf/nfv_density/vm_vhost/chain/2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot index dd14a9c2fc..a3be237edd 100644 --- a/tests/vpp/perf/nfv_density/vm_vhost/chain/2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot +++ b/tests/vpp/perf/nfv_density/vm_vhost/chain/2n-10ge2p1x710-eth-l2bd-6ch-48vh-24vm1t-vppip4-ndrpdr.robot @@ -83,7 +83,7 @@ | | And Apply startup configuration on all VPP DUTs | | When Initialize layer interface | | ... | count=${nf_chains} -| | And| | When Initialize L2 bridge domains for multiple chains with Vhost-User +| | And Initialize L2 bridge domains for multiple chains with Vhost-User | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | | And Configure chains of NFs connected via vhost-user | | ... | nf_chains=${nf_chains} | nf_nodes=${nf_nodes} | jumbo=${jumbo} |