diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-30 15:25:30 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-30 13:27:04 +0000 |
commit | fcb65d2f5bd89e8d98c57fd693d2376ef95d2be5 (patch) | |
tree | 3604e5c5427929778f88c919cfac77b8ab213f29 /tests | |
parent | 6496c866fdd119d056ac14cf41760056ca6b3986 (diff) |
CSIT-391 Fixed Long_Xconnect_Vhost bug
Change-Id: I19d674b18b0ed9381187e0a35f13758bce9b5171
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot index 17e665c479..f684e8c6bf 100644 --- a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot +++ b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot @@ -691,7 +691,7 @@ | | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs | | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs -| | And Add Enable Vhost User to all DUTs| | And Add Enable Vhost User to all DUTs +| | And Add Enable Vhost User to all DUTs | | And Apply startup configuration on all VPP DUTs | | When L2 xconnect with Vhost-User initialized in a 3-node circular topology | | ... | ${sock1} | ${sock2} |